31#if defined(CDigitalSurfaceEmbedder_RECURSES)
32#error Recursive header files inclusion detected in CDigitalSurfaceEmbedder.h
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"
143#undef CDigitalSurfaceEmbedder_RECURSES
void sameType(const T &, const T &)
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....
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CDigitalSurfaceEmbedder)
Aim: A cell embedder is a mapping from signed cells to Euclidean points. It adds inner types to funct...