PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwcompound_construct_empty()

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

Definition at line 166 of file lwcompound.c.

167 {
169  return ret;
170 }
#define COMPOUNDTYPE
Definition: liblwgeom.h:110
LWCOLLECTION * lwcollection_construct_empty(uint8_t type, int32_t srid, char hasz, char hasm)
Definition: lwcollection.c:92

References COMPOUNDTYPE, and lwcollection_construct_empty().

Referenced by lwcompound_construct_from_lwline(), and wkt_parser_compound_finalize().

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