PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWCURVEPOLY* lwcurvepoly_construct_empty | ( | int | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 36 of file lwcurvepoly.c.
References LWCURVEPOLY::bbox, CURVEPOLYTYPE, LWCURVEPOLY::flags, gflags(), lwalloc(), 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().