PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
void lwgeom_force_clockwise | ( | LWGEOM * | lwgeom | ) |
Force Right-hand-rule on LWGEOM polygons.
Definition at line 37 of file lwgeom.c.
References COLLECTIONTYPE, LWCOLLECTION::geoms, lwgeom_force_clockwise(), lwpoly_force_clockwise(), lwtriangle_force_clockwise(), MULTIPOLYGONTYPE, LWCOLLECTION::ngeoms, POLYGONTYPE, TRIANGLETYPE, and LWGEOM::type.
Referenced by lwgeom_force_clockwise(), LWGEOM_force_clockwise_poly(), mvt_grid_and_validate_geos(), and test_lwgeom_force_clockwise().