PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwpoint_construct_empty | ( | int | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 151 of file lwpoint.c.
References LWPOINT::bbox, LWPOINT::flags, gflags(), lwalloc(), LWPOINT::point, POINTTYPE, ptarray_construct(), LWPOINT::srid, and LWPOINT::type.
Referenced by centroid(), GeneratePointGeometry(), GEOS2LWGEOM(), lwgeom_centroid(), lwgeom_construct_empty(), LWGEOM_line_interpolate_point(), lwmpoint_median(), lwpoint_force_dims(), lwpoint_from_twkb_state(), lwpoint_from_wkb_state(), parse_gml_point(), pointonsurface(), postgis_valid_typmod(), read_lwgeom_from_partition(), SFCGAL2LWGEOM(), ST_MinimumBoundingCircle(), ST_MinimumBoundingRadius(), and wkt_parser_point_new().