31 #if defined(COrientationFunctor_RECURSES)
32 #error Recursive header files inclusion detected in COrientationFunctor.h
33 #else // defined(COrientationFunctor_RECURSES)
35 #define COrientationFunctor_RECURSES
37 #if !defined COrientationFunctor_h
39 #define COrientationFunctor_h
44 #include "DGtal/base/Common.h"
46 #include "DGtal/kernel/CPointFunctor.h"
47 #include "DGtal/kernel/CSignedNumber.h"
112 template <
typename T>
141 #endif // !defined COrientationFunctor_h
143 #undef COrientationFunctor_RECURSES
144 #endif // else defined(COrientationFunctor_RECURSES)
BOOST_CONCEPT_USAGE(COrientationFunctor)
BOOST_CONCEPT_ASSERT((concepts::CSignedNumber< typename T::Value >))
Aim: Concept checking for Signed Numbers. Models of this concept should be listed in NumberTraits cla...
Aim: This concept gathers models implementing an orientation test of points in a space of dimension ...
DGtal is the top-level namespace which contains all DGtal functions and types.
void sameType(const T &, const T &)
Aim: Defines a functor on points.