|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 96 of file g3d_resanmshp.h.
Public Member Functions | |
| NW4R_G3D_RESOURCE_FUNC_DEF (ResAnmShp) | |
| ulong | GetRevision () const |
| bool | CheckRevision () const |
| void | GetAnmResult (ShpAnmResult *pResult, ulong idx, f32 frame, const ShpAnmVtxSet *pShapeArray) const |
| const ResAnmShpAnmData * | GetShapeAnm (int idx) const |
| const ResAnmShpAnmData * | GetShapeAnm (ulong idx) const |
| ulong | GetShapeAnmNumEntries () const |
| const s32 * | GetVtxNameArray () const |
| int | GetNumFrame () const |
| int | GetNumVtxNames () const |
| AnmPolicy | GetAnmPolicy () const |
Public Member Functions inherited from nw4r::g3d::ResCommon< ResAnmShpData > | |
| ResCommon (void *pData) | |
| ResCommon (const void *pData) | |
| bool | IsValid () const |
| ResAnmShpData * | ptr () |
| const ResAnmShpData * | ptr () const |
| ResAnmShpData & | ref () |
| const ResAnmShpData & | ref () const |
| ResAnmShpData * | ofs_to_ptr_raw (s32 ofs) |
| const ResAnmShpData * | ofs_to_ptr_raw (s32 ofs) const |
| ResAnmShpData * | ofs_to_ptr (s32 ofs) |
| const ResAnmShpData * | ofs_to_ptr (s32 ofs) const |
| ResAnmShpData | ofs_to_obj (s32 ofs) |
| const ResAnmShpData | ofs_to_obj (s32 ofs) const |
Static Public Attributes | |
| static const ulong | SIGNATURE = 'SHP0' |
| static const int | REVISION = 3 |
|
inline |
Definition at line 104 of file g3d_resanmshp.h.
|
inline |
Definition at line 108 of file g3d_resanmshp.h.
|
inline |
Definition at line 115 of file g3d_resanmshp.h.
|
inline |
Definition at line 119 of file g3d_resanmshp.h.
|
inline |
Definition at line 124 of file g3d_resanmshp.h.
|
inline |
Definition at line 128 of file g3d_resanmshp.h.
|
inline |
Definition at line 132 of file g3d_resanmshp.h.
|
inline |
Definition at line 136 of file g3d_resanmshp.h.
|
inline |
Definition at line 140 of file g3d_resanmshp.h.
|
static |
Definition at line 98 of file g3d_resanmshp.h.
|
static |
Definition at line 99 of file g3d_resanmshp.h.