Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::IndirectStage Class Reference

#include <lyt_types.h>

Public Member Functions

 IndirectStage ()
 
GXTexCoordID GetTexCoordGen () const
 
GXTexMapID GetTexMap () const
 
GXIndTexScale GetScaleS () const
 
GXIndTexScale GetScaleT () const
 
void Set (GXTexCoordID aTexCoordGen, GXTexMapID aTexMap, GXIndTexScale aScaleS, GXIndTexScale aScaleT)
 

Private Attributes

u8 texCoordGen
 
u8 texMap
 
u8 scaleS
 
u8 scaleT
 

Constructor & Destructor Documentation

◆ IndirectStage()

nw4hbm::lyt::IndirectStage::IndirectStage ( )
inline

Member Function Documentation

◆ GetScaleS()

GXIndTexScale nw4hbm::lyt::IndirectStage::GetScaleS ( ) const
inline

◆ GetScaleT()

GXIndTexScale nw4hbm::lyt::IndirectStage::GetScaleT ( ) const
inline

◆ GetTexCoordGen()

GXTexCoordID nw4hbm::lyt::IndirectStage::GetTexCoordGen ( ) const
inline

◆ GetTexMap()

GXTexMapID nw4hbm::lyt::IndirectStage::GetTexMap ( ) const
inline

◆ Set()

void nw4hbm::lyt::IndirectStage::Set ( GXTexCoordID aTexCoordGen,
GXTexMapID aTexMap,
GXIndTexScale aScaleS,
GXIndTexScale aScaleT )
inline

Member Data Documentation

◆ scaleS

u8 nw4hbm::lyt::IndirectStage::scaleS
private

◆ scaleT

u8 nw4hbm::lyt::IndirectStage::scaleT
private

◆ texCoordGen

u8 nw4hbm::lyt::IndirectStage::texCoordGen
private

◆ texMap

u8 nw4hbm::lyt::IndirectStage::texMap
private

The documentation for this class was generated from the following file: