31#if defined(CIncrementalPrimitiveComputer_RECURSES)
32#error Recursive header files inclusion detected in CIncrementalPrimitiveComputer.h
35#define CIncrementalPrimitiveComputer_RECURSES
37#if !defined CIncrementalPrimitiveComputer_h
39#define CIncrementalPrimitiveComputer_h
44#include "DGtal/base/Common.h"
45#include "boost/concept_check.hpp"
46#include "DGtal/base/ConceptUtils.h"
47#include "DGtal/geometry/surfaces/CPrimitiveComputer.h"
135#undef CIncrementalPrimitiveComputer_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 on...
BOOST_CONCEPT_USAGE(CIncrementalPrimitiveComputer)
void checkConstConstraints() const
Aim: Defines the concept describing an object that computes some primitive from input points,...