#include <g3d_ResAnimCurve.h>
Inherited by nw::g3d::res::ResAnimConstant [private].
Public Attributes | |
| u32 | targetOffset |
| union { | |
| f32 fValue | |
| s32 iValue | |
| }; | |
| u32 nw::g3d::res::ResAnimConstantData::targetOffset |
| f32 nw::g3d::res::ResAnimConstantData::fValue |
| s32 nw::g3d::res::ResAnimConstantData::iValue |
| union { ... } nw::g3d::res::ResAnimConstantData |