PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lwpoly_is_clockwise | ( | LWPOLY * | poly | ) |
Definition at line 290 of file lwpoly.c.
References LW_FALSE, LW_TRUE, lwpoly_is_empty(), LWPOLY::nrings, ptarray_isccw(), and LWPOLY::rings.
Referenced by lwgeom_is_clockwise().