30 #if defined(CDrawableWithViewer3D_RECURSES)
31 #error Recursive header files inclusion detected in CDrawableWithViewer3D.h
34 #define CDrawableWithViewer3D_RECURSES
36 #if !defined CDrawableWithViewer3D_h
38 #define CDrawableWithViewer3D_h
43 #include "boost/concept_check.hpp"
44 #include "DGtal/base/Common.h"
45 #include "DGtal/io/CDrawableWithDisplay3D.h"
99 template <
typename T,
typename S,
typename KS>
114 DrawableWithViewer3D *
myD;
131 #undef CDrawableWithViewer3D_RECURSES
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: The concept CDrawableWithViewer3D specifies what are the classes that admit an export with Viewe...
DrawableWithViewer3D * myD
the drawable class
BOOST_CONCEPT_USAGE(CDrawableWithViewer3D)