31 #if defined(CDigitalSurfaceTracker_RECURSES)
32 #error Recursive header files inclusion detected in CDigitalSurfaceTracker.h
35 #define CDigitalSurfaceTracker_RECURSES
37 #if !defined CDigitalSurfaceTracker_h
39 #define CDigitalSurfaceTracker_h
44 #include "DGtal/base/Common.h"
90 typedef typename T::Self
Self;
144 #undef CDigitalSurfaceTracker_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
boost::uint8_t uint8_t
unsigned 8-bit integer.
DGtal::uint32_t Dimension
void checkConstConstraints() const
T::DigitalSurfaceContainer DigitalSurfaceContainer
DigitalSurfaceContainer myDSC
BOOST_STATIC_ASSERT((ConceptUtils::SameType< Surfel, typename DigitalSurfaceContainer::Surfel >::value))
BOOST_CONCEPT_USAGE(CDigitalSurfaceTracker)
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.