vtTrackball Member List
This is the complete list of members for
vtTrackball, including all inherited members.
| AddTarget(vtTarget *ptr) | vtEngine | [inline] |
| Eval() | vtTrackball | [virtual] |
| GetNormalizedMouseCoords(float &mx, float &my) | vtLastMouse | |
| GetRadius() const | vtTrackball | |
| GetTarget(unsigned int 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(vtTarget *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 | |
| SetTarget(vtTarget *ptr) | vtEngine | [inline] |
| 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 | |