31 #if defined(CPrimitiveComputer_RECURSES)
32 #error Recursive header files inclusion detected in CPrimitiveComputer.h
35 #define CPrimitiveComputer_RECURSES
37 #if !defined CPrimitiveComputer_h
39 #define CPrimitiveComputer_h
44 #include "DGtal/base/Common.h"
45 #include "boost/concept_check.hpp"
46 #include "DGtal/base/ConceptUtils.h"
130 #undef CPrimitiveComputer_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,...
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CPrimitiveComputer)
Go to http://www.sgi.com/tech/stl/Assignable.html.
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.
Go to http://www.sgi.com/tech/stl/DefaultConstructible.html.