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

Description

Definition at line 133 of file g3d_resmat.h.

Public Member Functions

 NW4R_G3D_RESOURCE_FUNC_DEF_EX (ResMatTexCoordGen, ResTexCoordGenDL)
 
void DCStore (bool sync)
 
ResMatTexCoordGen CopyTo (void *pDst) const
 
void CallDisplayList (u8 numGens, bool sync) const
 
bool GXGetTexCoordGen2 (GXTexCoordID id, GXTexGenType *pFunc, GXTexGenSrc *pParam, GXBool *pNormalize, ulong *pPostMtx) const
 
void GXSetTexCoordGen2 (GXTexCoordID id, GXTexGenType func, GXTexGenSrc param, GXBool normalize, ulong postMtx)
 
void EndEdit ()
 
- Public Member Functions inherited from nw4r::g3d::ResCommon< ResTexCoordGenDL >
 ResCommon (void *pData)
 
 ResCommon (const void *pData)
 
bool IsValid () const
 
ResTexCoordGenDLptr ()
 
const ResTexCoordGenDLptr () const
 
ResTexCoordGenDLref ()
 
const ResTexCoordGenDLref () const
 
ResTexCoordGenDLofs_to_ptr_raw (s32 ofs)
 
const ResTexCoordGenDLofs_to_ptr_raw (s32 ofs) const
 
ResTexCoordGenDLofs_to_ptr (s32 ofs)
 
const ResTexCoordGenDLofs_to_ptr (s32 ofs) const
 
ResTexCoordGenDL ofs_to_obj (s32 ofs)
 
const ResTexCoordGenDL ofs_to_obj (s32 ofs) const
 

Member Function Documentation

◆ EndEdit()

void nw4r::g3d::ResMatTexCoordGen::EndEdit ( )
inline

Definition at line 148 of file g3d_resmat.h.