#include <Sample.h>
◆ ~SampleToolState()
SampleToolState::~SampleToolState |
( |
| ) |
|
|
virtual |
◆ handleRender()
virtual void SampleToolState::handleRender |
( |
| ) |
|
|
pure virtual |
◆ handleRenderOverlay()
virtual void SampleToolState::handleRenderOverlay |
( |
double * |
proj, |
|
|
double * |
model, |
|
|
int * |
view |
|
) |
| |
|
pure virtual |
◆ handleUpdate()
virtual void SampleToolState::handleUpdate |
( |
const float |
dt | ) |
|
|
pure virtual |
◆ init()
virtual void SampleToolState::init |
( |
class Sample * |
sample | ) |
|
|
pure virtual |
◆ reset()
virtual void SampleToolState::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following files: