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

#include <lyt_types.h>

Public Member Functions

 AlphaCompare ()
 
GXCompare GetComp0 () const
 
GXCompare GetComp1 () const
 
GXAlphaOp GetOp () const
 
u8 GetRef0 () const
 
u8 GetRef1 () const
 
void Set (GXCompare aComp0, u8 aRef0, GXAlphaOp aOp, GXCompare aComp1, u8 aRef1)
 

Private Attributes

u8 comp
 
u8 op
 
u8 ref0
 
u8 ref1
 

Constructor & Destructor Documentation

◆ AlphaCompare()

nw4hbm::lyt::AlphaCompare::AlphaCompare ( )
inline

Member Function Documentation

◆ GetComp0()

GXCompare nw4hbm::lyt::AlphaCompare::GetComp0 ( ) const
inline

◆ GetComp1()

GXCompare nw4hbm::lyt::AlphaCompare::GetComp1 ( ) const
inline

◆ GetOp()

GXAlphaOp nw4hbm::lyt::AlphaCompare::GetOp ( ) const
inline

◆ GetRef0()

u8 nw4hbm::lyt::AlphaCompare::GetRef0 ( ) const
inline

◆ GetRef1()

u8 nw4hbm::lyt::AlphaCompare::GetRef1 ( ) const
inline

◆ Set()

void nw4hbm::lyt::AlphaCompare::Set ( GXCompare aComp0,
u8 aRef0,
GXAlphaOp aOp,
GXCompare aComp1,
u8 aRef1 )
inline

Member Data Documentation

◆ comp

u8 nw4hbm::lyt::AlphaCompare::comp
private

◆ op

u8 nw4hbm::lyt::AlphaCompare::op
private

◆ ref0

u8 nw4hbm::lyt::AlphaCompare::ref0
private

◆ ref1

u8 nw4hbm::lyt::AlphaCompare::ref1
private

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