31 #if defined(CNormalVectorEstimator_RECURSES)
32 #error Recursive header files inclusion detected in CNormalVectorEstimator.h
33 #else // defined(CNormalVectorEstimator_RECURSES)
35 #define CNormalVectorEstimator_RECURSES
37 #if !defined CNormalVectorEstimator_h
39 #define CNormalVectorEstimator_h
44 #include <boost/concept_archetype.hpp>
45 #include "DGtal/base/Common.h"
46 #include "DGtal/topology/CCellularGridSpaceND.h"
123 boost::output_iterator_archetype<Quantity>
myOutIt;
136 #endif // !defined CNormalVectorEstimator_h
138 #undef CNormalVectorEstimator_RECURSES
139 #endif // else defined(CNormalVectorEstimator_RECURSES)
MyDigitalSurface::ConstIterator ConstIterator
Aim: Represents the concept of estimator of normal vector along digital surfaces.
Aim: This concept describes a cellular grid space in nD. In these spaces obtained by cartesian produc...
BOOST_CONCEPT_USAGE(CNormalVectorEstimator)
void checkConstConstraints() const
SH3::DigitalSurface Surface
boost::output_iterator_archetype< Quantity > myOutIt
BOOST_CONCEPT_ASSERT((concepts::CCellularGridSpaceND< typename Surface::KSpace >))
DGtal is the top-level namespace which contains all DGtal functions and types.
BOOST_STATIC_ASSERT((ConceptUtils::SameType< SCell, typename Surface::SCell >::value))
void sameType(const T &, const T &)
T::ConstIterator ConstIterator