Home
last modified time | relevance | path

Searched refs:P2TR_ORIENTATION_CCW (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gegl/gegl-0.4.34/subprojects/poly2tri-c/poly2tri-c/refine/
H A Drmath.h106 P2TR_ORIENTATION_CCW = 1 enumerator
H A Dtriangle.c85 case P2TR_ORIENTATION_CCW: in p2tr_triangle_new()
H A Drmath.c220 return P2TR_ORIENTATION_CCW; in p2tr_math_orient2d()