30 #if defined(CDrawableWithViewer3D_RECURSES) 31 #error Recursive header files inclusion detected in CDrawableWithViewer3D.h 32 #else // defined(CDrawableWithViewer3D_RECURSES) 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;
129 #endif // !defined CDrawableWithViewer3D_h 131 #undef CDrawableWithViewer3D_RECURSES 132 #endif // else defined(CDrawableWithViewer3D_RECURSES) DrawableWithViewer3D * myD
the drawable class
Aim: The concept CDrawableWithViewer3D specifies what are the classes that admit an export with Viewe...
BOOST_CONCEPT_USAGE(CDrawableWithViewer3D)
void sameType(const T &t1, const T &t2)
DGtal is the top-level namespace which contains all DGtal functions and types.