31 #if defined(CForwardSegmentComputer_RECURSES) 32 #error Recursive header files inclusion detected in CForwardSegmentComputer.h 33 #else // defined(CForwardSegmentComputer_RECURSES) 35 #define CForwardSegmentComputer_RECURSES 37 #if !defined CForwardSegmentComputer_h 39 #define CForwardSegmentComputer_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/geometry/curves/CIncrementalSegmentComputer.h" 100 template <
typename T>
120 #endif // !defined CForwardSegmentComputer_h 122 #undef CForwardSegmentComputer_RECURSES 123 #endif // else defined(CForwardSegmentComputer_RECURSES) Aim: Defines the concept describing a forward segment computer. Like any model of CIncrementalSegment...
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.