31#if defined(Duality_RECURSES)
32#error Recursive header files inclusion detected in Duality.h
35#define Duality_RECURSES
45#include "DGtal/base/Common.h"
65template <Duality duality_orig>
106#if !defined(BUILD_INLINE)
107#include "DGtal/dec/Duality.ih"
116#undef Duality_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
unsigned int Order
Aim: Order is used as template parameter for DEC classes.
std::ostream & operator<<(std::ostream &out, const ClosedIntegerHalfPlane< TSpace > &object)
Duality
Aim: Duality enumerator tells if templated object lives in primal or dual space. Used as template par...
BOOST_STATIC_CONSTANT(Duality, duality=PRIMAL)
BOOST_STATIC_CONSTANT(Duality, duality=DUAL)