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