Home
last modified time | relevance | path

Searched defs:ON_NEGATIVE_SIDE (Results 1 – 2 of 2) sorted by relevance

/dports/science/axom/axom-0.6.1/src/axom/primal/geometry/
H A DOrientationResult.hpp27 ON_NEGATIVE_SIDE /*!< primitive is on the negative side of a primitive */ enumerator
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Denum.h40 ON_NEGATIVE_SIDE = -1, ON_ORIENTED_BOUNDARY = 0, ON_POSITIVE_SIDE = 1, enumerator