31#if defined(CCellularGridSpaceND_RECURSES)
32#error Recursive header files inclusion detected in CCellularGridSpaceND.h
35#define CCellularGridSpaceND_RECURSES
37#if !defined CCellularGridSpaceND_h
39#define CCellularGridSpaceND_h
44#include "DGtal/base/Common.h"
45#include "DGtal/base/CConstSinglePassRange.h"
46#include "DGtal/kernel/CInteger.h"
47#include "DGtal/kernel/CUnsignedNumber.h"
48#include "DGtal/kernel/CIntegralNumber.h"
49#include "DGtal/topology/CPreCellularGridSpaceND.h"
227#undef CCellularGridSpaceND_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
DGtal::uint32_t Dimension
Aim: This concept describes a cellular grid space in nD. In these spaces obtained by cartesian produc...
void checkConstConstraints() const
BOOST_CONCEPT_ASSERT((CUnsignedNumber< Size >))
CPreCellularGridSpaceND< T >::Point myP2
CPreCellularGridSpaceND< T >::Cell myCell
BOOST_CONCEPT_ASSERT((CIntegralNumber< Size >))
CPreCellularGridSpaceND< T >::SCell mySCell
BOOST_CONCEPT_USAGE(CCellularGridSpaceND)
CPreCellularGridSpaceND< T >::Integer myInteger
CPreCellularGridSpaceND< T >::Point myP1
Aim: Concept checking for Integral Numbers. Models of this concept should be listed in NumberTraits c...
Aim: This concept describes an unbounded cellular grid space in nD. In these spaces obtained by carte...
Aim: Concept checking for Unsigned numbers. Models of this concept should be listed in NumberTraits c...