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

Description

Definition at line 138 of file g3d_resvtx.h.

Public Member Functions

 NW4R_G3D_RESOURCE_FUNC_DEF (ResVtxClr)
 
void Init ()
 
void SetArray (GXAttr attr)
 
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 GetNumVtxClr () const
 
- Public Member Functions inherited from nw4r::g3d::ResCommon< ResVtxClrData >
 ResCommon (void *pData)
 
 ResCommon (const void *pData)
 
bool IsValid () const
 
ResVtxClrDataptr ()
 
const ResVtxClrDataptr () const
 
ResVtxClrDataref ()
 
const ResVtxClrDataref () const
 
ResVtxClrDataofs_to_ptr_raw (s32 ofs)
 
const ResVtxClrDataofs_to_ptr_raw (s32 ofs) const
 
ResVtxClrDataofs_to_ptr (s32 ofs)
 
const ResVtxClrDataofs_to_ptr (s32 ofs) const
 
ResVtxClrData ofs_to_obj (s32 ofs)
 
const ResVtxClrData ofs_to_obj (s32 ofs) const
 

Member Function Documentation

◆ Init()

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

Definition at line 142 of file g3d_resvtx.h.

◆ GetSize()

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

Definition at line 152 of file g3d_resvtx.h.

◆ GetData() [1/2]

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

Definition at line 156 of file g3d_resvtx.h.

◆ GetData() [2/2]

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

Definition at line 159 of file g3d_resvtx.h.

◆ GetID()

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

Definition at line 163 of file g3d_resvtx.h.

◆ GetNumVtxClr()

u16 nw4r::g3d::ResVtxClr::GetNumVtxClr ( ) const
inline

Definition at line 167 of file g3d_resvtx.h.