31 #if defined(CDynamicSegmentComputer_RECURSES)
32 #error Recursive header files inclusion detected in CDynamicSegmentComputer.h
35 #define CDynamicSegmentComputer_RECURSES
37 #if !defined CDynamicSegmentComputer_h
39 #define CDynamicSegmentComputer_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/geometry/curves/CForwardSegmentComputer.h"
114 #undef CDynamicSegmentComputer_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 a dynamic segment computer, ie. a model of CSegment that can ex...
BOOST_CONCEPT_USAGE(CDynamicSegmentComputer)
Aim: Defines the concept describing a forward segment computer. Like any model of CIncrementalSegment...