DGtal  1.4.beta
DGtal::DrawableWithBoard3DTo2D Struct Reference

#include <DGtal/base/Common.h>

Public Member Functions

template<typename S , typename KS >
void setStyle (Board3DTo2D< S, KS > &) const
 
virtual ~DrawableWithBoard3DTo2D ()
 

Detailed Description

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

Definition at line 174 of file Common.h.

Constructor & Destructor Documentation

◆ ~DrawableWithBoard3DTo2D()

virtual DGtal::DrawableWithBoard3DTo2D::~DrawableWithBoard3DTo2D ( )
inlinevirtual

Definition at line 181 of file Common.h.

181 {}

Member Function Documentation

◆ setStyle()

template<typename S , typename KS >
void DGtal::DrawableWithBoard3DTo2D::setStyle ( Board3DTo2D< S, KS > &  ) const
inline

Operation to override. Does nothing by default.

Definition at line 180 of file Common.h.

180 {}

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