31 #if defined(CForwardSegmentComputer_RECURSES)
32 #error Recursive header files inclusion detected in CForwardSegmentComputer.h
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>
122 #undef CForwardSegmentComputer_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
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...