NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 34 of file g3d_resvtx.h.
Public Member Functions | |
NW4R_G3D_RESOURCE_FUNC_DEF (ResVtxPos) | |
void | Init () |
void | SetArray () |
void | GetArray (const void **ppBase, u8 *pStride) const |
void | CopyTo (void *pDst) const |
void | DCStore (bool sync) |
ulong | GetSize () const |
void * | GetData () |
const void * | GetData () const |
ulong | GetID () const |
u16 | GetNumVtxPos () const |
![]() | |
ResCommon (void *pData) | |
ResCommon (const void *pData) | |
bool | IsValid () const |
ResVtxPosData * | ptr () |
const ResVtxPosData * | ptr () const |
ResVtxPosData & | ref () |
const ResVtxPosData & | ref () const |
ResVtxPosData * | ofs_to_ptr_raw (s32 ofs) |
const ResVtxPosData * | ofs_to_ptr_raw (s32 ofs) const |
ResVtxPosData * | ofs_to_ptr (s32 ofs) |
const ResVtxPosData * | ofs_to_ptr (s32 ofs) const |
ResVtxPosData | ofs_to_obj (s32 ofs) |
const ResVtxPosData | ofs_to_obj (s32 ofs) const |
|
inline |
Definition at line 38 of file g3d_resvtx.h.
|
inline |
Definition at line 48 of file g3d_resvtx.h.
|
inline |
Definition at line 52 of file g3d_resvtx.h.
|
inline |
Definition at line 55 of file g3d_resvtx.h.
|
inline |
Definition at line 59 of file g3d_resvtx.h.
|
inline |
Definition at line 63 of file g3d_resvtx.h.