#include <motionsystem.h>
Public Member Functions | |
| Transforms () | |
Public Attributes | |
| float | Sx |
| float | Sy |
| float | Sz |
| float | Sxy |
| float | Sxz |
| float | Syz |
| boost::shared_ptr< Matrix4x4 > | R |
| float | Tx |
| float | Ty |
| float | Tz |
| float | Px |
| float | Py |
| float | Pz |
| float | Pw |
Definition at line 37 of file motionsystem.h.
| lux::Transforms::Transforms | ( | ) | [inline] |
Definition at line 39 of file motionsystem.h.
| float lux::Transforms::Pw |
Definition at line 55 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Px |
Definition at line 55 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Py |
Definition at line 55 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Pz |
Definition at line 55 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| boost::shared_ptr<Matrix4x4> lux::Transforms::R |
Definition at line 51 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Sx |
Definition at line 47 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Sxy |
Definition at line 49 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Sxz |
Definition at line 49 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Sy |
Definition at line 47 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Syz |
Definition at line 49 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix().
| float lux::Transforms::Sz |
Definition at line 47 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Tx |
Definition at line 53 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Ty |
Definition at line 53 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
| float lux::Transforms::Tz |
Definition at line 53 of file motionsystem.h.
Referenced by lux::MotionSystem::DecomposeMatrix(), lux::MotionSystem::MotionSystem(), and lux::MotionSystem::Sample().
1.6.2-20100208