31 #if defined(CDigitalSurfaceEmbedder_RECURSES) 32 #error Recursive header files inclusion detected in CDigitalSurfaceEmbedder.h 33 #else // defined(CDigitalSurfaceEmbedder_RECURSES) 35 #define CDigitalSurfaceEmbedder_RECURSES 37 #if !defined CDigitalSurfaceEmbedder_h 39 #define CDigitalSurfaceEmbedder_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CUnaryFunctor.h" 46 #include "DGtal/topology/CSCellEmbedder.h" 141 #endif // !defined CDigitalSurfaceEmbedder_h 143 #undef CDigitalSurfaceEmbedder_RECURSES 144 #endif // else defined(CDigitalSurfaceEmbedder_RECURSES)
BOOST_CONCEPT_USAGE(CDigitalSurfaceEmbedder)
void sameType(const T &t1, const T &t2)
Aim: A cell embedder is a mapping from signed cells to Euclidean points. It adds inner types to funct...
void checkConstConstraints() const
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: A digital surface embedder is a specialized mapping from signed cells to Euclidean points...