PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
LWCURVEPOLY* lwcurvepoly_construct_empty | ( | int32_t | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 35 of file lwcurvepoly.c.
References LWCURVEPOLY::bbox, CURVEPOLYTYPE, LWCURVEPOLY::flags, lwalloc(), lwflags(), LWCURVEPOLY::maxrings, LWCURVEPOLY::nrings, LWCURVEPOLY::rings, LWCURVEPOLY::srid, and LWCURVEPOLY::type.
Referenced by lwcurvepoly_from_wkb_state(), lwgeom_construct_empty(), wkt_parser_curvepolygon_finalize(), and wkt_parser_curvepolygon_new().