31#if defined(CDrawableWithDisplay3D_RECURSES)
32#error Recursive header files inclusion detected in CDrawableWithDisplay3D.h
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>
138#undef CDrawableWithDisplay3D_RECURSES
Aim: This semi abstract class defines the stream mechanism to display 3d primitive (like BallVector,...
Aim: The concept CDrawableWithDisplay3D specifies what are the classes that admit an export with Disp...
void sameType(const T &, const T &)
DGtal is the top-level namespace which contains all DGtal functions and types.
DGtal::Display3D< Sp, KSp > myD3D
BOOST_CONCEPT_USAGE(CDrawableWithDisplay3D)
DrawableWithDisplay3D * myD
the drawable class