#include <activeobject.h>
Public Attributes | |
| core::quaternion | previous |
| core::quaternion | next |
| v3f | next_radians |
| bool | absolute = false |
| f32 | interp_timer = 0 |
| bool BoneOverride::RotationProperty::absolute = false |
| f32 BoneOverride::RotationProperty::interp_timer = 0 |
| core::quaternion BoneOverride::RotationProperty::next |
| v3f BoneOverride::RotationProperty::next_radians |
| core::quaternion BoneOverride::RotationProperty::previous |
Referenced by BoneOverride::getRotationEulerDeg(), and GenericCAO::processMessage().