PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
void lwpoly_force_clockwise | ( | LWPOLY * | poly | ) |
Definition at line 268 of file lwpoly.c.
References lwpoly_is_empty(), LWPOLY::nrings, ptarray_isccw(), ptarray_reverse_in_place(), and LWPOLY::rings.
Referenced by lwgeom_force_clockwise().