#include <g3d_ResAnimCurve.h>
Inherits nw::g3d::res::ResAnimConstantData.
Public Member Functions | |
| float | GetFloat () const |
| int | GetInt () const |
Private Member Functions | |
| NW_G3D_RES_COMMON (ResAnimConstant) | |
Additional Inherited Members | |
| Private Attributes inherited from nw::g3d::res::ResAnimConstantData | |
| u32 | targetOffset |
| union { | |
| f32 fValue | |
| s32 iValue | |
| }; | |
|
private |
|
inline |
|
inline |