Transformable Member List
This is the complete list of members for
Transformable, including all inherited members.
| getLocalTransform() const | Transformable | |
| getLocalTransformLookLH() const | Transformable | |
| getLocalTransformLookRH() const | Transformable | |
| getLocalTransformPos() const | Transformable | |
| getLocalTransformSide() const | Transformable | |
| getLocalTransformUp() const | Transformable | |
| getParentTransform() const | Transformable | [protected] |
| getWorldTransform() const | Transformable | |
| getWorldTransformLookLH() const | Transformable | |
| getWorldTransformLookRH() const | Transformable | |
| getWorldTransformPos() const | Transformable | |
| getWorldTransformSide() const | Transformable | |
| getWorldTransformUp() const | Transformable | |
| IDENTITY | Transformable | [static] |
| innerUpdateTransform() | Transformable | [protected, virtual] |
| isLocalIdentity() const | Transformable | |
| isUpdateNotified() const | Transformable | [protected] |
| lookAtLH(const Vector3D &target, Vector3D up, const Vector3D &pos) | Transformable | |
| lookAtRH(const Vector3D &target, Vector3D up, const Vector3D &pos) | Transformable | |
| notifyForUpdate() | Transformable | [protected] |
| propagateUpdateTransform() | Transformable | [protected, virtual] |
| resetTransform() | Transformable | |
| setTransform(const float *transform) | Transformable | |
| setTransformNC(const float *transform) | Transformable | |
| setTransformOrientation(Vector3D axis, float angle) | Transformable | |
| setTransformOrientationLH(Vector3D look, Vector3D up) | Transformable | |
| setTransformOrientationRH(Vector3D look, Vector3D up) | Transformable | |
| setTransformOrientationX(float angle) | Transformable | |
| setTransformOrientationY(float angle) | Transformable | |
| setTransformOrientationZ(float angle) | Transformable | |
| setTransformPosition(const Vector3D &pos) | Transformable | |
| TRANSFORM_LENGTH | Transformable | [static] |
| Transformable() | Transformable | |
| transformDir(Vector3D &tDir, const Vector3D &dir) | Transformable | [protected] |
| transformPos(Vector3D &tPos, const Vector3D &pos) | Transformable | [protected] |
| updateTransform(const Transformable *parent=NULL) | Transformable | |
| ~Transformable() | Transformable | [virtual] |