#include <Drawable.h>
Public Member Functions | |
| PhysicsXformInfo () | |
Public Attributes | |
| Real | m_totalPitch |
| Current total pitch for this frame. | |
| Real | m_totalRoll |
| Current total roll for this frame. | |
| Real | m_totalYaw |
| Current total yaw for this frame. | |
| Real | m_totalZ |
Definition at line 613 of file Drawable.h.
|
inline |
Definition at line 620 of file Drawable.h.
| Real Drawable::PhysicsXformInfo::m_totalPitch |
Current total pitch for this frame.
Definition at line 615 of file Drawable.h.
| Real Drawable::PhysicsXformInfo::m_totalRoll |
Current total roll for this frame.
Definition at line 616 of file Drawable.h.
| Real Drawable::PhysicsXformInfo::m_totalYaw |
Current total yaw for this frame.
Definition at line 617 of file Drawable.h.
| Real Drawable::PhysicsXformInfo::m_totalZ |
Definition at line 618 of file Drawable.h.