31 #if defined(CDigitalSurfaceContainer_RECURSES)
32 #error Recursive header files inclusion detected in CDigitalSurfaceContainer.h
35 #define CDigitalSurfaceContainer_RECURSES
37 #if !defined CDigitalSurfaceContainer_h
39 #define CDigitalSurfaceContainer_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/topology/Topology.h"
46 #include "DGtal/topology/CCellularGridSpaceND.h"
47 #include "DGtal/topology/CDigitalSurfaceTracker.h"
126 template <
typename T>
190 #undef CDigitalSurfaceContainer_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: This concept describes a cellular grid space in nD. In these spaces obtained by cartesian produc...
Aim: The digital surface container concept describes a minimal set of inner types and methods so as t...
BOOST_CONCEPT_ASSERT((concepts::CCellularGridSpaceND< KSpace >))
T::DigitalSurfaceTracker DigitalSurfaceTracker
DigitalSurfaceTracker * myPtrTracker
void checkConstConstraints() const
T::SurfelConstIterator SurfelConstIterator
BOOST_CONCEPT_ASSERT((CDigitalSurfaceTracker< DigitalSurfaceTracker >))
BOOST_CONCEPT_ASSERT((boost_concepts::ReadableIteratorConcept< SurfelConstIterator >))
SurfelConstIterator mySurfelCIt
BOOST_CONCEPT_ASSERT((boost_concepts::SinglePassIteratorConcept< SurfelConstIterator >))
BOOST_CONCEPT_USAGE(CDigitalSurfaceContainer)
Connectedness myConnectedness
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ReadableIterator.html.
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/SinglePassIterator.html.
HalfEdgeDataStructure::Size Size