PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
LWCIRCSTRING* lwcircstring_construct_empty | ( | int32_t | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 79 of file lwcircstring.c.
References LWCIRCSTRING::bbox, CIRCSTRINGTYPE, LWCIRCSTRING::flags, lwalloc(), lwflags(), LWCIRCSTRING::points, ptarray_construct_empty(), LWCIRCSTRING::srid, and LWCIRCSTRING::type.
Referenced by lwcircstring_from_wkb_state(), lwgeom_construct_empty(), and wkt_parser_circularstring_new().