31 #if defined(CIncrementalSegmentComputer_RECURSES)
32 #error Recursive header files inclusion detected in CIncrementalSegmentComputer.h
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>
143 #undef CIncrementalSegmentComputer_RECURSES
MyDigitalSurface::ConstIterator ConstIterator
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 incremental segment computer, ie. a model of CSegmentFactory...
BOOST_CONCEPT_USAGE(CIncrementalSegmentComputer)
Aim: Defines the concept describing a segment ie. a valid and not empty subrange, which can construct...