DGtal
1.5.beta
|
#include <DGtal/io/boards/CDrawableWithBoard3DTo2D.h>
Public Member Functions | |
BOOST_CONCEPT_USAGE (CDrawableWithBoard3DTo2D) | |
Public Member Functions inherited from DGtal::concepts::CDrawableWithDisplay3D< T, S, KS > | |
BOOST_CONCEPT_USAGE (CDrawableWithDisplay3D) | |
Private Attributes | |
T | myT |
DrawableWithBoard3DTo2D * | myD |
the drawable object More... | |
DGtal::Board3DTo2D< S, KS > | myD3D |
std::string | myS |
Definition at line 101 of file CDrawableWithBoard3DTo2D.h.
|
inline |
Definition at line 104 of file CDrawableWithBoard3DTo2D.h.
References DGtal::concepts::CDrawableWithBoard3DTo2D< T, S, KS >::myS, DGtal::concepts::CDrawableWithBoard3DTo2D< T, S, KS >::myT, and DGtal::concepts::ConceptUtils::sameType().
|
private |
the drawable object
Definition at line 118 of file CDrawableWithBoard3DTo2D.h.
|
private |
Definition at line 120 of file CDrawableWithBoard3DTo2D.h.
|
private |
Definition at line 121 of file CDrawableWithBoard3DTo2D.h.
Referenced by DGtal::concepts::CDrawableWithBoard3DTo2D< T, S, KS >::BOOST_CONCEPT_USAGE().
|
private |
Definition at line 117 of file CDrawableWithBoard3DTo2D.h.
Referenced by DGtal::concepts::CDrawableWithBoard3DTo2D< T, S, KS >::BOOST_CONCEPT_USAGE().