31 #if defined(COrientationFunctor2_RECURSES) 32 #error Recursive header files inclusion detected in COrientationFunctor2.h 33 #else // defined(COrientationFunctor2_RECURSES) 35 #define COrientationFunctor2_RECURSES 37 #if !defined COrientationFunctor2_h 39 #define COrientationFunctor2_h 44 #include "DGtal/base/Common.h" 46 #include "DGtal/geometry/tools/determinant/COrientationFunctor.h" 105 #endif // !defined COrientationFunctor2_h 107 #undef COrientationFunctor2_RECURSES 108 #endif // else defined(COrientationFunctor2_RECURSES)
Aim: This concept is a refinement of COrientationFunctor, useful for simple algebraic curves that can...
DGtal is the top-level namespace which contains all DGtal functions and types.
BOOST_CONCEPT_USAGE(COrientationFunctor2)
Aim: This concept gathers models implementing an orientation test of points in a space of dimension ...