Enviro application
|
Public Member Functions | |
FlatFlyer () | |
void | Eval () |
void | OnMouse (vtMouseEvent &event) |
Public Member Functions inherited from vtLastMouse | |
void | GetNormalizedMouseCoords (float &mx, float &my) |
Public Member Functions inherited from vtEngine | |
osg::Referenced * | GetTarget (uint which=0) |
void | AddTarget (osg::Referenced *ptr) |
void | RemoveTarget (osg::Referenced *ptr) |
uint | NumTargets () |
virtual void | OnKey (int key, int flags) |
virtual void | OnWindowSize (int width, int height) |
Protected Attributes | |
bool | m_bDrag |
bool | m_bZoom |
FPoint3 | m_start_wp |
IPoint2 | m_startpos |
Additional Inherited Members | |
Public Attributes inherited from vtLastMouse | |
int | m_buttons |
IPoint2 | m_pos |
int | m_flags |
FlatFlyer::FlatFlyer | ( | ) |
|
virtual |
Reimplemented from vtEngine.
|
virtual |
Reimplemented from vtLastMouse.
|
protected |
|
protected |
|
protected |
|
protected |