PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwgeom_force_counterclockwise()

void lwgeom_force_counterclockwise ( LWGEOM lwgeom)

Definition at line 79 of file lwgeom.c.

80 {
82 }
#define LW_COUNTERCLOCKWISE
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_COUNTERCLOCKWISE, and lwgeom_force_orientation().

Referenced by ST_ForcePolygonCCW().

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