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

#include <lyt_types.h>

Public Member Functions

u8 GetA () const
 
u8 GetB () const
 
u8 GetC () const
 
u8 GetD () const
 
u8 GetScale () const
 
u8 GetBias () const
 
u8 GetOp () const
 
u8 GetKSel () const
 
u8 GetOutReg () const
 
bool IsClamp () const
 
void SetIn (u8 a, u8 b, u8 c, u8 d)
 
void SetOp (u8 aOp, u8 bias, u8 scale, bool clamp, u8 outReg, u8 kSel)
 

Private Attributes

u8 ab
 
u8 cd
 
u8 op
 
u8 cl
 

Member Function Documentation

◆ GetA()

u8 nw4hbm::lyt::TevStageInOp::GetA ( ) const
inline

◆ GetB()

u8 nw4hbm::lyt::TevStageInOp::GetB ( ) const
inline

◆ GetBias()

u8 nw4hbm::lyt::TevStageInOp::GetBias ( ) const
inline

◆ GetC()

u8 nw4hbm::lyt::TevStageInOp::GetC ( ) const
inline

◆ GetD()

u8 nw4hbm::lyt::TevStageInOp::GetD ( ) const
inline

◆ GetKSel()

u8 nw4hbm::lyt::TevStageInOp::GetKSel ( ) const
inline

◆ GetOp()

u8 nw4hbm::lyt::TevStageInOp::GetOp ( ) const
inline

◆ GetOutReg()

u8 nw4hbm::lyt::TevStageInOp::GetOutReg ( ) const
inline

◆ GetScale()

u8 nw4hbm::lyt::TevStageInOp::GetScale ( ) const
inline

◆ IsClamp()

bool nw4hbm::lyt::TevStageInOp::IsClamp ( ) const
inline

◆ SetIn()

void nw4hbm::lyt::TevStageInOp::SetIn ( u8 a,
u8 b,
u8 c,
u8 d )
inline

◆ SetOp()

void nw4hbm::lyt::TevStageInOp::SetOp ( u8 aOp,
u8 bias,
u8 scale,
bool clamp,
u8 outReg,
u8 kSel )
inline

Member Data Documentation

◆ ab

u8 nw4hbm::lyt::TevStageInOp::ab
private

◆ cd

u8 nw4hbm::lyt::TevStageInOp::cd
private

◆ cl

u8 nw4hbm::lyt::TevStageInOp::cl
private

◆ op

u8 nw4hbm::lyt::TevStageInOp::op
private

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