31 #if defined(CIncrementalSegmentComputer_RECURSES) 32 #error Recursive header files inclusion detected in CIncrementalSegmentComputer.h 33 #else // defined(CIncrementalSegmentComputer_RECURSES) 35 #define CIncrementalSegmentComputer_RECURSES 37 #if !defined CIncrementalSegmentComputer_h 39 #define CIncrementalSegmentComputer_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/geometry/curves/CSegmentFactory.h" 111 template <
typename T>
141 #endif // !defined CIncrementalSegmentComputer_h 143 #undef CIncrementalSegmentComputer_RECURSES 144 #endif // else defined(CIncrementalSegmentComputer_RECURSES) BOOST_CONCEPT_USAGE(CIncrementalSegmentComputer)
MyDigitalSurface::ConstIterator ConstIterator
void sameType(const T &t1, const T &t2)
Aim: Defines the concept describing an incremental segment computer, ie. a model of CSegmentFactory t...
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing a segment ie. a valid and not empty subrange, which can construct...