31 #if defined(CAdditivePrimitiveComputer_RECURSES) 32 #error Recursive header files inclusion detected in CAdditivePrimitiveComputer.h 33 #else // defined(CAdditivePrimitiveComputer_RECURSES) 35 #define CAdditivePrimitiveComputer_RECURSES 37 #if !defined CAdditivePrimitiveComputer_h 39 #define CAdditivePrimitiveComputer_h 44 #include "DGtal/base/Common.h" 45 #include "boost/concept_check.hpp" 46 #include "DGtal/base/ConceptUtils.h" 47 #include "DGtal/base/BasicArchetypes.h" 48 #include "DGtal/geometry/surfaces/CIncrementalPrimitiveComputer.h" 132 #endif // !defined CAdditivePrimitiveComputer_h 134 #undef CAdditivePrimitiveComputer_RECURSES 135 #endif // else defined(CAdditivePrimitiveComputer_RECURSES) Aim: Defines the concept describing an object that computes some primitive from input points given on...
CForwardIteratorArchetype< Point > myIt
Aim: Defines the concept describing an object that computes some primitive from input points given gr...
BOOST_CONCEPT_USAGE(CAdditivePrimitiveComputer)
void sameType(const T &t1, const T &t2)
DGtal is the top-level namespace which contains all DGtal functions and types.
void checkConstConstraints() const