, including all inherited members.
| _bAutoPosition | osg::Trackball | [private] |
| _bSum | osg::Trackball | [private] |
| _fullMatrix | osg::Trackball | [private] |
| _gMode | osg::Trackball | [private] |
| _gTransGen | osg::Trackball | [private] |
| _gTransMode | osg::Trackball | [private] |
| _pRotationCenter | osg::Trackball | [private] |
| _pVal | osg::Trackball | [private] |
| _pValStart | osg::Trackball | [private] |
| _qVal | osg::Trackball | [private] |
| _qValStart | osg::Trackball | [private] |
| _rAutoPositionIncrement | osg::Trackball | [private] |
| _rAutoPositionStep | osg::Trackball | [private] |
| _rTrackballSize | osg::Trackball | [private] |
| _rTranslationScale | osg::Trackball | [private] |
| getClassname(void) | osg::Trackball | [inline] |
| getFullExamineMatrix(void) | osg::Trackball | |
| getFullTrackballMatrix(void) | osg::Trackball | |
| getPosition(void) | osg::Trackball | |
| getRotation(void) | osg::Trackball | |
| getSize(void) const | osg::Trackball | |
| Mode enum name | osg::Trackball | |
| operator=(const Trackball &org) | osg::Trackball | [private] |
| OSGAbsoluteTranslation enum value | osg::Trackball | |
| OSGCamera enum value | osg::Trackball | |
| OSGFixedX enum value | osg::Trackball | |
| OSGFixedY enum value | osg::Trackball | |
| OSGFixedZ enum value | osg::Trackball | |
| OSGFree enum value | osg::Trackball | |
| OSGObject enum value | osg::Trackball | |
| OSGOrientedTranslation enum value | osg::Trackball | |
| projectToSphere(Real32 rRadius, Real32 rX, Real32 rY) | osg::Trackball | [protected] |
| reset(void) | osg::Trackball | |
| setAutoPosition(bool bVal) | osg::Trackball | |
| setAutoPositionIncrement(Real32 rVal) | osg::Trackball | |
| setAutoPositionNeg(bool bVal) | osg::Trackball | |
| setMode(Mode gMode) | osg::Trackball | |
| setRotationCenter(const Pnt3f &pRotationCenter) | osg::Trackball | |
| setSize(Real32 s) | osg::Trackball | |
| setStartPosition(Real32 rX, Real32 rY, Real32 rZ, bool bUpdate=false) | osg::Trackball | |
| setStartPosition(Vec3f &gStartPos, bool bUpdate=false) | osg::Trackball | |
| setStartRotation(Real32 rX, Real32 rY, Real32 rZ, Real32 rW, bool bUpdate=false) | osg::Trackball | |
| setStartRotation(Quaternion &gStartRot, bool bUpdate=false) | osg::Trackball | |
| setSum(bool bVal) | osg::Trackball | |
| setTranslationGen(TranslationGen gMode) | osg::Trackball | |
| setTranslationMode(TranslationMode gMode) | osg::Trackball | |
| setTranslationScale(Real32 rTranslationScale) | osg::Trackball | |
| Trackball(Real32 rSize=1.0) | osg::Trackball | |
| Trackball(const Trackball &org) | osg::Trackball | [private] |
| TranslationGen enum name | osg::Trackball | |
| TranslationMode enum name | osg::Trackball | |
| updatePosition(Real32 rLastX, Real32 rLastY, Real32 rCurrentX, Real32 rCurrentY) | osg::Trackball | |
| updatePositionNeg(Real32 rLastX, Real32 rLastY, Real32 rCurrentX, Real32 rCurrentY) | osg::Trackball | |
| updateRotation(Real32 rLastX, Real32 rLastY, Real32 rCurrentX, Real32 rCurrentY) | osg::Trackball | |
| ~Trackball(void) | osg::Trackball | |