31#if defined(CDigitalOrientedShape_RECURSES)
32#error Recursive header files inclusion detected in CDigitalOrientedShape.h
35#define CDigitalOrientedShape_RECURSES
37#if !defined CDigitalOrientedShape_h
39#define CDigitalOrientedShape_h
44#include "DGtal/base/Common.h"
45#include "DGtal/kernel/CCommutativeRing.h"
95 typedef typename T::Point
Point;
120#undef CDigitalOrientedShape_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: characterizes models of digital oriented shapes. For example, models should provide an orientati...
BOOST_CONCEPT_USAGE(CDigitalOrientedShape)