Definition at line 147 of file lyt_types.h.
|
void | Set (GXCompare comp0, u8 _ref0, GXAlphaOp _op, GXCompare comp1, u8 _ref1) |
|
GXCompare | GetComp0 () const |
|
GXCompare | GetComp1 () const |
|
GXAlphaOp | GetOp () const |
|
u8 | GetRef0 () const |
|
u8 | GetRef1 () const |
|
◆ AlphaCompare()
nw4r::lyt::AlphaCompare::AlphaCompare |
( |
| ) |
|
|
inline |
◆ Set()
void nw4r::lyt::AlphaCompare::Set |
( |
GXCompare | comp0, |
|
|
u8 | _ref0, |
|
|
GXAlphaOp | _op, |
|
|
GXCompare | comp1, |
|
|
u8 | _ref1 ) |
|
inline |
◆ GetComp0()
GXCompare nw4r::lyt::AlphaCompare::GetComp0 |
( |
| ) |
const |
|
inline |
◆ GetComp1()
GXCompare nw4r::lyt::AlphaCompare::GetComp1 |
( |
| ) |
const |
|
inline |
◆ GetOp()
GXAlphaOp nw4r::lyt::AlphaCompare::GetOp |
( |
| ) |
const |
|
inline |
◆ GetRef0()
u8 nw4r::lyt::AlphaCompare::GetRef0 |
( |
| ) |
const |
|
inline |
◆ GetRef1()
u8 nw4r::lyt::AlphaCompare::GetRef1 |
( |
| ) |
const |
|
inline |
◆ comp
u8 nw4r::lyt::AlphaCompare::comp |
◆ op
u8 nw4r::lyt::AlphaCompare::op |
◆ ref0
u8 nw4r::lyt::AlphaCompare::ref0 |
◆ ref1
u8 nw4r::lyt::AlphaCompare::ref1 |