vtlib library
|
This is the complete list of members for vtTrackball, including all inherited members.
AddTarget(osg::Referenced *ptr) | vtEngine | inline |
Eval() | vtTrackball | virtual |
GetNormalizedMouseCoords(float &mx, float &my) | vtLastMouse | |
GetRadius() const | vtTrackball | |
GetTarget(uint which=0) | vtEngine | |
m_buttons | vtLastMouse | |
m_flags | vtLastMouse | |
m_pos | vtLastMouse | |
MoveDirection(float fTheta, float fPhi) | vtTrackball | |
NumTargets() | vtEngine | inline |
OnKey(int key, int flags) | vtEngine | virtual |
OnMouse(vtMouseEvent &event) | vtTrackball | virtual |
OnWindowSize(int width, int height) | vtEngine | virtual |
RemoveTarget(osg::Referenced *ptr) | vtEngine | |
SetDirection(float fTheta, float fPhi) | vtTrackball | |
SetRadius(float fRadius) | vtTrackball | |
SetRotateButton(int button, int modifier=0, bool bExact=true) | vtTrackball | |
SetRotScale(float s) | vtTrackball | |
SetTranslateButton(int button, int modifier=0, bool bExact=true) | vtTrackball | |
SetTransScale(float s) | vtTrackball | |
SetZoomButton(int button, int modifier=0, bool bExact=true) | vtTrackball | |
SetZoomScale(float s) | vtTrackball |