|
PostGIS
2.5.7dev-r@@SVN_REVISION@@
|

Data Fields | |
| const char * | name |
| Datum(* | intersects_fn )(PG_FUNCTION_ARGS) |
| Datum(* | intersects3d_fn )(PG_FUNCTION_ARGS) |
| Datum(* | intersection_fn )(PG_FUNCTION_ARGS) |
| Datum(* | difference_fn )(PG_FUNCTION_ARGS) |
| Datum(* | union_fn )(PG_FUNCTION_ARGS) |
| Datum(* | area_fn )(PG_FUNCTION_ARGS) |
| Datum(* | distance_fn )(PG_FUNCTION_ARGS) |
| Datum(* | distance3d_fn )(PG_FUNCTION_ARGS) |
Definition at line 52 of file lwgeom_backend_api.c.