PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_exteriorring_polygon | ( | PG_FUNCTION_ARGS | ) |
Definition at line 328 of file lwgeom_ogc.c.
References LWTRIANGLE::bbox, LWPOLY::bbox, CURVEPOLYTYPE, gbox_copy(), geometry_serialize(), gserialized_get_type(), lwgeom_as_lwcurvepoly(), lwgeom_as_lwpoly(), lwgeom_as_lwtriangle(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_has_m(), lwgeom_has_z(), lwgeom_is_empty(), LWGEOM_numinteriorrings_polygon(), lwgeom_release(), lwline_as_lwgeom(), lwline_construct(), lwline_construct_empty(), PG_FUNCTION_INFO_V1(), LWTRIANGLE::points, POLYGONTYPE, LWPOLY::rings, LWCURVEPOLY::rings, LWGEOM::srid, LWTRIANGLE::srid, LWPOLY::srid, TRIANGLETYPE, and ovdump::type.
Referenced by LWGEOM_dimension().