31 #if defined(CAdditivePrimitiveComputer_RECURSES)
32 #error Recursive header files inclusion detected in CAdditivePrimitiveComputer.h
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"
134 #undef CAdditivePrimitiveComputer_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing an object that computes some primitive from input points given gr...
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CAdditivePrimitiveComputer)
CForwardIteratorArchetype< Point > myIt
Aim: Defines the concept describing an object that computes some primitive from input points given on...