|
PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
| int lwpoly_has_orientation | ( | const LWPOLY * | poly, |
| int | orientation | ||
| ) |
Definition at line 287 of file lwpoly.c.
References LW_FALSE, LW_TRUE, lwpoly_is_empty(), LWPOLY::nrings, ptarray_has_orientation(), and LWPOLY::rings.
Referenced by lwgeom_has_orientation().

