31 #if defined(CDynamicSegmentComputer_RECURSES) 32 #error Recursive header files inclusion detected in CDynamicSegmentComputer.h 33 #else // defined(CDynamicSegmentComputer_RECURSES) 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" 112 #endif // !defined CDynamicSegmentComputer_h 114 #undef CDynamicSegmentComputer_RECURSES 115 #endif // else defined(CDynamicSegmentComputer_RECURSES) Aim: Defines the concept describing a dynamic segment computer, ie. a model of CSegment that can exte...
BOOST_CONCEPT_USAGE(CDynamicSegmentComputer)
void sameType(const T &t1, const T &t2)
Aim: Defines the concept describing a forward segment computer. Like any model of CIncrementalSegment...
DGtal is the top-level namespace which contains all DGtal functions and types.