DGtal  1.4.beta
DGtal::DrawableWithDisplay3D Struct Reference

#include <DGtal/base/Common.h>

Inheritance diagram for DGtal::DrawableWithDisplay3D:
[legend]

Public Member Functions

template<typename Sp , typename KSp >
void setStyle (Display3D< Sp, KSp > &) const
 
virtual ~DrawableWithDisplay3D ()
 

Detailed Description

Interface that specifies that an object can draw itself on a 3DDisplay (BK)

Definition at line 206 of file Common.h.

Constructor & Destructor Documentation

◆ ~DrawableWithDisplay3D()

virtual DGtal::DrawableWithDisplay3D::~DrawableWithDisplay3D ( )
inlinevirtual

Definition at line 212 of file Common.h.

212 {}

Member Function Documentation

◆ setStyle()

template<typename Sp , typename KSp >
void DGtal::DrawableWithDisplay3D::setStyle ( Display3D< Sp, KSp > &  ) const
inline

Operation to override. Does nothing by default.

Definition at line 211 of file Common.h.

211 {}

The documentation for this struct was generated from the following file: