NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 241 of file g3d_resanmchr.h.
Public Member Functions | |
NW4R_G3D_RESOURCE_FUNC_DEF (ResAnmChr) | |
ulong | GetRevision () const |
bool | CheckRevision () const |
void | GetAnmResult (ChrAnmResult *pResult, ulong idx, f32 frame) const |
const ResAnmChrNodeData * | GetNodeAnm (int idx) const |
const ResAnmChrNodeData * | GetNodeAnm (ulong idx) const |
s32 | GetNodeAnmIndex (const ResName name) const |
int | GetNumFrame () const |
int | GetNumNode () const |
AnmPolicy | GetAnmPolicy () const |
![]() | |
ResCommon (void *pData) | |
ResCommon (const void *pData) | |
bool | IsValid () const |
ResAnmChrData * | ptr () |
const ResAnmChrData * | ptr () const |
ResAnmChrData & | ref () |
const ResAnmChrData & | ref () const |
ResAnmChrData * | ofs_to_ptr_raw (s32 ofs) |
const ResAnmChrData * | ofs_to_ptr_raw (s32 ofs) const |
ResAnmChrData * | ofs_to_ptr (s32 ofs) |
const ResAnmChrData * | ofs_to_ptr (s32 ofs) const |
ResAnmChrData | ofs_to_obj (s32 ofs) |
const ResAnmChrData | ofs_to_obj (s32 ofs) const |
Static Public Attributes | |
static const ulong | SIGNATURE = 'CHR0' |
static const int | REVISION = 4 |
|
inline |
Definition at line 249 of file g3d_resanmchr.h.
|
inline |
Definition at line 253 of file g3d_resanmchr.h.
|
inline |
Definition at line 259 of file g3d_resanmchr.h.
|
inline |
Definition at line 263 of file g3d_resanmchr.h.
|
inline |
Definition at line 268 of file g3d_resanmchr.h.
|
inline |
Definition at line 272 of file g3d_resanmchr.h.
|
inline |
Definition at line 276 of file g3d_resanmchr.h.
|
inline |
Definition at line 280 of file g3d_resanmchr.h.
|
static |
Definition at line 243 of file g3d_resanmchr.h.
|
static |
Definition at line 244 of file g3d_resanmchr.h.