AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
OrientationResult.hpp File Reference

Defines the OrientationResult enum which defines possible return values for orientation tests in between different geometric primitives. More...

Namespaces

 axom
 
 axom::primal
 

Enumerations

enum  axom::primal::OrientationResult { axom::primal::ON_BOUNDARY , axom::primal::ON_POSITIVE_SIDE , axom::primal::ON_NEGATIVE_SIDE }
 Enumerates possible return values for orientation tests. More...
 

Detailed Description

Defines the OrientationResult enum which defines possible return values for orientation tests in between different geometric primitives.