PostGIS
3.6.1dev-r@@SVN_REVISION@@
|
Datum LWGEOM_exteriorring_polygon | ( | PG_FUNCTION_ARGS | ) |
Definition at line 468 of file lwgeom_ogc.c.
References LWTRIANGLE::bbox, LWPOLY::bbox, gbox_copy(), lwgeom_as_lwcurvepoly(), lwgeom_as_lwpoly(), lwgeom_as_lwtriangle(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_has_m(), lwgeom_has_rings(), lwgeom_has_z(), lwgeom_is_empty(), lwgeom_release(), lwline_as_lwgeom(), lwline_construct(), lwline_construct_empty(), LWTRIANGLE::points, POLYGONTYPE, result, LWPOLY::rings, LWCURVEPOLY::rings, LWGEOM::srid, LWTRIANGLE::srid, LWPOLY::srid, TRIANGLETYPE, and LWGEOM::type.