NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResVtxNrm Class Reference
Inheritance diagram for nw4r::g3d::ResVtxNrm:
[legend]

Description

Definition at line 86 of file g3d_resvtx.h.

Public Member Functions

 NW4R_G3D_RESOURCE_FUNC_DEF (ResVtxNrm)
 
void Init ()
 
void SetArray ()
 
void GetArray (const void **ppBase, u8 *pStride) const
 
void CopyTo (void *pDst) const
 
void DCStore (bool)
 
ulong GetSize () const
 
void * GetData ()
 
const void * GetData () const
 
ulong GetID () const
 
u16 GetNumVtxNrm () const
 
- Public Member Functions inherited from nw4r::g3d::ResCommon< ResVtxNrmData >
 ResCommon (void *pData)
 
 ResCommon (const void *pData)
 
bool IsValid () const
 
ResVtxNrmDataptr ()
 
const ResVtxNrmDataptr () const
 
ResVtxNrmDataref ()
 
const ResVtxNrmDataref () const
 
ResVtxNrmDataofs_to_ptr_raw (s32 ofs)
 
const ResVtxNrmDataofs_to_ptr_raw (s32 ofs) const
 
ResVtxNrmDataofs_to_ptr (s32 ofs)
 
const ResVtxNrmDataofs_to_ptr (s32 ofs) const
 
ResVtxNrmData ofs_to_obj (s32 ofs)
 
const ResVtxNrmData ofs_to_obj (s32 ofs) const
 

Member Function Documentation

◆ Init()

void nw4r::g3d::ResVtxNrm::Init ( )
inline

Definition at line 90 of file g3d_resvtx.h.

◆ GetSize()

ulong nw4r::g3d::ResVtxNrm::GetSize ( ) const
inline

Definition at line 100 of file g3d_resvtx.h.

◆ GetData() [1/2]

void * nw4r::g3d::ResVtxNrm::GetData ( )
inline

Definition at line 104 of file g3d_resvtx.h.

◆ GetData() [2/2]

const void * nw4r::g3d::ResVtxNrm::GetData ( ) const
inline

Definition at line 107 of file g3d_resvtx.h.

◆ GetID()

ulong nw4r::g3d::ResVtxNrm::GetID ( ) const
inline

Definition at line 111 of file g3d_resvtx.h.

◆ GetNumVtxNrm()

u16 nw4r::g3d::ResVtxNrm::GetNumVtxNrm ( ) const
inline

Definition at line 115 of file g3d_resvtx.h.