PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwgeom_backend_definition Struct Reference
Collaboration diagram for lwgeom_backend_definition:
Collaboration graph

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)
 

Detailed Description

Definition at line 52 of file lwgeom_backend_api.c.


The documentation for this struct was generated from the following file: