31 #if defined(CNormalVectorEstimator_RECURSES)
32 #error Recursive header files inclusion detected in CNormalVectorEstimator.h
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;
138 #undef CNormalVectorEstimator_RECURSES
SH3::DigitalSurface Surface
MyDigitalSurface::ConstIterator ConstIterator
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: This concept describes a cellular grid space in nD. In these spaces obtained by cartesian produc...
Aim: Represents the concept of estimator of normal vector along digital surfaces.
BOOST_STATIC_ASSERT((ConceptUtils::SameType< SCell, typename Surface::SCell >::value))
BOOST_CONCEPT_ASSERT((boost::InputIterator< ConstIterator >))
boost::output_iterator_archetype< Quantity > myOutIt
BOOST_CONCEPT_USAGE(CNormalVectorEstimator)
BOOST_CONCEPT_ASSERT((concepts::CCellularGridSpaceND< typename Surface::KSpace >))
void checkConstConstraints() const
T::ConstIterator ConstIterator