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