PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWLINE* lwline_construct_empty | ( | int | srid, |
char | hasz, | ||
char | hasm | ||
) |
Definition at line 64 of file lwline.c.
References LWLINE::bbox, LWLINE::flags, gflags(), LINETYPE, lwalloc(), LWLINE::points, ptarray_construct_empty(), LWLINE::srid, and LWLINE::type.
Referenced by GEOS2LWGEOM(), lwgeom_construct_empty(), LWGEOM_exteriorring_polygon(), lwline_force_dims(), lwline_from_lwgeom_array(), lwline_from_lwmpoint(), lwline_from_ptarray(), lwline_from_twkb_state(), lwline_from_wkb_state(), lwline_set_effective_area(), parse_gml_line(), SFCGAL2LWGEOM(), and wkt_parser_linestring_new().