28 #if defined(CConstImageRECURSES)
29 #error Recursive header files inclusion detected in CTrivialImage.h
32 #define CConstImageRECURSES
34 #if !defined CTrivialImage_h
36 #define CTrivialImage_h
38 #include <boost/concept_check.hpp>
39 #include <boost/concept/assert.hpp>
40 #include <boost/concept/requires.hpp>
42 #include "DGtal/images/CTrivialConstImage.h"
108 #undef CConstImageRECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing a read-only image, which is a refinement of CPointFunctor.
Aim: Defines the concept describing an image without extra ranges, which is a refinement of CTrivialC...
BOOST_CONCEPT_USAGE(CTrivialImage)