31 #if defined(CDigitalSurfaceLocalEstimator_RECURSES)
32 #error Recursive header files inclusion detected in CDigitalSurfaceLocalEstimator.h
35 #define CDigitalSurfaceLocalEstimator_RECURSES
37 #if !defined CDigitalSurfaceLocalEstimator_h
39 #define CDigitalSurfaceLocalEstimator_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/topology/CDigitalSurfaceContainer.h"
46 #include "DGtal/geometry/surfaces/estimation/CSurfelLocalEstimator.h"
101 template <
typename T>
137 #undef CDigitalSurfaceLocalEstimator_RECURSES
SH3::DigitalSurface Surface
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: The digital surface container concept describes a minimal set of inner types and methods so as t...
Aim: This concept describes an object that can process a range over some generic digital surface so a...
BOOST_CONCEPT_USAGE(CDigitalSurfaceLocalEstimator)
Surface::DigitalSurfaceContainer DigitalSurfaceContainer
BOOST_CONCEPT_ASSERT((concepts::CDigitalSurfaceContainer< DigitalSurfaceContainer >))
BOOST_STATIC_ASSERT((ConceptUtils::SameType< Surfel, typename Surface::Surfel >::value))
Aim: This concept describes an object that can process a range of surfels (that are supposed to belon...