PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwcompound_construct_empty()

LWCOMPOUND * lwcompound_construct_empty ( int32_t  srid,
char  hasz,
char  hasm 
)

Definition at line 123 of file lwcompound.c.

124{
126 return ret;
127}
#define COMPOUNDTYPE
Definition liblwgeom.h:124
LWCOLLECTION * lwcollection_construct_empty(uint8_t type, int32_t srid, char hasz, char hasm)

References COMPOUNDTYPE, and lwcollection_construct_empty().

Referenced by lwcompound_construct_from_lwline().

Here is the call graph for this function:
Here is the caller graph for this function: