31 #if defined(CCellularGridSpaceND_RECURSES)
32 #error Recursive header files inclusion detected in CCellularGridSpaceND.h
33 #else // defined(CCellularGridSpaceND_RECURSES)
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"
161 template <
typename T>
225 #endif // !defined CCellularGridSpaceND_h
227 #undef CCellularGridSpaceND_RECURSES
228 #endif // else defined(CCellularGridSpaceND_RECURSES)
Aim: This concept describes an unbounded cellular grid space in nD. In these spaces obtained by carte...
CPreCellularGridSpaceND< T >::Integer myInteger
Aim: Concept checking for Unsigned numbers. Models of this concept should be listed in NumberTraits c...
BOOST_CONCEPT_ASSERT((CUnsignedNumber< Size >))
void checkConstConstraints() const
CPreCellularGridSpaceND< T >::SCell mySCell
Aim: This concept describes a cellular grid space in nD. In these spaces obtained by cartesian produc...
DGtal::uint32_t Dimension
BOOST_CONCEPT_USAGE(CCellularGridSpaceND)
HalfEdgeDataStructure::Size Size
DGtal is the top-level namespace which contains all DGtal functions and types.
CPreCellularGridSpaceND< T >::Point myP2
CPreCellularGridSpaceND< T >::Cell myCell
void sameType(const T &, const T &)
CPreCellularGridSpaceND< T >::Point myP1
Aim: Concept checking for Integral Numbers. Models of this concept should be listed in NumberTraits c...