PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwgeom_force_clockwise()

void lwgeom_force_clockwise ( LWGEOM lwgeom)
extern

Definition at line 73 of file lwgeom.c.

74{
76}
#define LW_CLOCKWISE
Constants for orientation checking and forcing.
static void lwgeom_force_orientation(LWGEOM *lwgeom, int orientation)
Force an orientation onto geometries made up of rings, so the rings circle in a particular direction,...
Definition lwgeom.c:45

References LW_CLOCKWISE, and lwgeom_force_orientation().

Referenced by LWGEOM_force_clockwise_poly(), parse_marc21(), and test_lwgeom_force_clockwise().

Here is the call graph for this function:
Here is the caller graph for this function: