NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ScnMdl::CopiedMatAccess Class Reference

Description

Definition at line 18 of file g3d_scnmdl.h.

Public Member Functions

 CopiedMatAccess (ScnMdl *pScnMdl, size_t id)
 
ResTexObj GetResTexObj (bool markDirty)
 
ResTexSrt GetResTexSrt (bool markDirty)
 
ResMatChan GetResMatChan (bool markDirty)
 
ResGenMode GetResGenMode (bool markDirty)
 
ResMatMisc GetResMatMisc (bool markDirty)
 
ResMatPix GetResMatPix (bool markDirty)
 
ResMatTevColor GetResMatTevColor (bool markDirty)
 
ResTev GetResTev (bool markDirty)
 
ResTexSrt GetResTexSrtEx ()
 

Private Attributes

ScnMdlmpScnMdl
 
ulong mMatID
 
ResTexObj mTexObj
 
ResTlutObj mTlutObj
 
ResTexSrt mTexSrt
 
ResMatChan mChan
 
ResGenMode mGenMode
 
ResMatMisc mMatMisc
 
ResMatPix mPix
 
ResMatTevColor mTevColor
 
ResMatIndMtxAndScale mIndMtxAndScale
 
ResMatTexCoordGen mTexCoordGen
 
ResTev mTev
 

Member Data Documentation

◆ mpScnMdl

ScnMdl* nw4r::g3d::ScnMdl::CopiedMatAccess::mpScnMdl
private

Definition at line 34 of file g3d_scnmdl.h.

◆ mMatID

ulong nw4r::g3d::ScnMdl::CopiedMatAccess::mMatID
private

Definition at line 35 of file g3d_scnmdl.h.

◆ mTexObj

ResTexObj nw4r::g3d::ScnMdl::CopiedMatAccess::mTexObj
private

Definition at line 36 of file g3d_scnmdl.h.

◆ mTlutObj

ResTlutObj nw4r::g3d::ScnMdl::CopiedMatAccess::mTlutObj
private

Definition at line 37 of file g3d_scnmdl.h.

◆ mTexSrt

ResTexSrt nw4r::g3d::ScnMdl::CopiedMatAccess::mTexSrt
private

Definition at line 38 of file g3d_scnmdl.h.

◆ mChan

ResMatChan nw4r::g3d::ScnMdl::CopiedMatAccess::mChan
private

Definition at line 39 of file g3d_scnmdl.h.

◆ mGenMode

ResGenMode nw4r::g3d::ScnMdl::CopiedMatAccess::mGenMode
private

Definition at line 40 of file g3d_scnmdl.h.

◆ mMatMisc

ResMatMisc nw4r::g3d::ScnMdl::CopiedMatAccess::mMatMisc
private

Definition at line 41 of file g3d_scnmdl.h.

◆ mPix

ResMatPix nw4r::g3d::ScnMdl::CopiedMatAccess::mPix
private

Definition at line 42 of file g3d_scnmdl.h.

◆ mTevColor

ResMatTevColor nw4r::g3d::ScnMdl::CopiedMatAccess::mTevColor
private

Definition at line 43 of file g3d_scnmdl.h.

◆ mIndMtxAndScale

ResMatIndMtxAndScale nw4r::g3d::ScnMdl::CopiedMatAccess::mIndMtxAndScale
private

Definition at line 44 of file g3d_scnmdl.h.

◆ mTexCoordGen

ResMatTexCoordGen nw4r::g3d::ScnMdl::CopiedMatAccess::mTexCoordGen
private

Definition at line 45 of file g3d_scnmdl.h.

◆ mTev

ResTev nw4r::g3d::ScnMdl::CopiedMatAccess::mTev
private

Definition at line 46 of file g3d_scnmdl.h.