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