#include <AtmosphereViewerInputControl.h>
at::AtmosphereViewerInputControl::AtmosphereViewerInputControl |
( |
| ) |
|
at::AtmosphereViewerInputControl::~AtmosphereViewerInputControl |
( |
| ) |
|
void at::AtmosphereViewerInputControl::executeDirectCommands |
( |
| ) |
|
void at::AtmosphereViewerInputControl::keyPressEvent |
( |
unsigned char |
pKey | ) |
|
|
virtual |
void at::AtmosphereViewerInputControl::keyReleaseEvent |
( |
unsigned char |
pKey | ) |
|
|
virtual |
void at::AtmosphereViewerInputControl::mouseButtonEvent |
( |
int |
button, |
|
|
int |
state, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
void at::AtmosphereViewerInputControl::mouseMoveEvent |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
void at::AtmosphereViewerInputControl::mouseMoveStopEvent |
( |
| ) |
|
|
virtual |
void at::AtmosphereViewerInputControl::mouseMoveWhilePressedEvent |
( |
int |
button, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
void at::AtmosphereViewerInputControl::moveToLocation |
( |
vmml::Vector2d |
_delta | ) |
|
void at::AtmosphereViewerInputControl::wheelEvent |
( |
float |
_input | ) |
|
|
virtual |
The documentation for this class was generated from the following files: