31 #if defined(CImageFactory_RECURSES)
32 #error Recursive header files inclusion detected in CImageFactory.h
33 #else // defined(CImageFactory_RECURSES)
35 #define CImageFactory_RECURSES
37 #if !defined CImageFactory_h
39 #define CImageFactory_h
44 #include "DGtal/base/Common.h"
128 #endif // !defined CImageFactory_h
130 #undef CImageFactory_RECURSES
131 #endif // else defined(CImageFactory_RECURSES)
BOOST_CONCEPT_ASSERT((CImage< OutputImage >))
void checkConstConstraints() const
DGtal is the top-level namespace which contains all DGtal functions and types.
HyperRectDomain< Space > Domain
void sameType(const T &, const T &)
T::OutputImage OutputImage
BOOST_CONCEPT_USAGE(CImageFactory)
Aim: Defines the concept describing an image factory.
Aim: Defines the concept describing a read/write image, having an output iterator.