HumanMatrixGetter Member List
This is the complete list of members for
HumanMatrixGetter, including all inherited members.
| AlphaMin | HumanMatrixGetter | [protected, static] |
| ControlHandler() | ControlHandler | [inline] |
| Dir | HumanMatrixGetter | [protected] |
| EyePos | HumanMatrixGetter | [protected] |
| getInverseMatrix() const | HumanMatrixGetter | [inline, virtual] |
| getMatrix() const | HumanMatrixGetter | [inline, virtual] |
| handleEvent(NetControlEvent *pEvent, TNL::EventConnection *pConnection) | HumanMatrixGetter | [inline, virtual] |
| handleFrame(double elapsed) | HumanMatrixGetter | [virtual] |
| HumanMatrixGetter() | HumanMatrixGetter | [inline] |
| MovingSpeed | HumanMatrixGetter | [protected] |
| onAddedToControler(Controler *pControler) | ControlHandler | [inline, virtual] |
| onRemovedFromControler(const Controler *pControler) | ControlHandler | [inline, virtual] |
| pControler | ControlHandler | [protected] |
| setByFrame(const osg::Vec3 &EyePos, const osg::Vec3 &Dir, const osg::Vec3 &Up) | HumanMatrixGetter | [inline] |
| setByInverseMatrix(const osg::Matrix &matrix)=0 | MatrixGetter | [pure virtual] |
| setByMatrix(const osg::Matrix &matrix)=0 | MatrixGetter | [pure virtual] |
| Up | HumanMatrixGetter | [protected] |
| yawPitchRoll(osg::Vec3::value_type yaw, osg::Vec3::value_type pitch, osg::Vec3::value_type roll) const | HumanMatrixGetter | |
| ~ControlEventHandler() | ControlEventHandler | [inline, protected, virtual] |