31 #if defined(CBidirectionalSegmentComputer_RECURSES)
32 #error Recursive header files inclusion detected in CBidirectionalSegmentComputer.h
35 #define CBidirectionalSegmentComputer_RECURSES
37 #if !defined CBidirectionalSegmentComputer_h
39 #define CBidirectionalSegmentComputer_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/geometry/curves/CForwardSegmentComputer.h"
117 #undef CBidirectionalSegmentComputer_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing a bidirectional segment computer, ie. a model of concepts::CSeg...
BOOST_CONCEPT_USAGE(CBidirectionalSegmentComputer)
Aim: Defines the concept describing a forward segment computer. Like any model of CIncrementalSegment...