PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
LWPOLY* lwpoly_construct_empty | ( | int32_t | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 161 of file lwpoly.c.
References LWPOLY::bbox, LWPOLY::flags, lwalloc(), lwflags(), LWPOLY::maxrings, LWPOLY::nrings, POLYGONTYPE, LWPOLY::rings, LWPOLY::srid, and LWPOLY::type.
Referenced by _lwt_FaceByEdges(), buffer(), GeneratePolygonGeometry(), geography_centroid_from_mpoly(), GEOS2LWGEOM(), lwgeom_buildarea(), lwgeom_construct_empty(), lwgeom_filter_m(), lwgeom_segmentize_sphere(), lwpoly_chaikin(), lwpoly_clip_to_ordinate_range(), lwpoly_construct_circle(), lwpoly_construct_rectangle(), lwpoly_filterm(), lwpoly_force_dims(), lwpoly_from_twkb_state(), lwpoly_from_wkb_state(), lwpoly_set_effective_area(), lwt_GetFaceGeometry(), parse_geojson_poly_rings(), parse_gml_polygon(), SFCGAL2LWGEOM(), wkt_parser_polygon_finalize(), and wkt_parser_polygon_new().