31 #if defined(CDrawableWithDisplay3D_RECURSES) 32 #error Recursive header files inclusion detected in CDrawableWithDisplay3D.h 33 #else // defined(CDrawableWithDisplay3D_RECURSES) 35 #define CDrawableWithDisplay3D_RECURSES 37 #if !defined CDrawableWithDisplay3D_h 39 #define CDrawableWithDisplay3D_h 44 #include "boost/concept_check.hpp" 45 #include "DGtal/base/Common.h" 101 template <
typename T,
typename Sp,
typename KSp>
136 #endif // !defined CDrawableWithDisplay3D_h 138 #undef CDrawableWithDisplay3D_RECURSES 139 #endif // else defined(CDrawableWithDisplay3D_RECURSES) Aim: The concept CDrawableWithDisplay3D specifies what are the classes that admit an export with Disp...
void sameType(const T &t1, const T &t2)
DrawableWithDisplay3D * myD
the drawable class
DGtal is the top-level namespace which contains all DGtal functions and types.
BOOST_CONCEPT_USAGE(CDrawableWithDisplay3D)
DGtal::Display3D< Sp, KSp > myD3D