#include <lyt_types.h>
|
| | TevStage () |
| |
| GXTexCoordID | GetTexCoordGen () const |
| |
| GXChannelID | GetColorChan () const |
| |
| GXTexMapID | GetTexMap () const |
| |
| GXTevSwapSel | GetTexSwapSel () const |
| |
| GXTevSwapSel | GetRasSwapSel () const |
| |
| GXTevColorArg | GetColorInA () const |
| |
| GXTevColorArg | GetColorInB () const |
| |
| GXTevColorArg | GetColorInC () const |
| |
| GXTevColorArg | GetColorInD () const |
| |
| GXTevOp | GetColorOp () const |
| |
| GXTevBias | GetColorBias () const |
| |
| GXTevScale | GetColorScale () const |
| |
| bool | IsColorClamp () const |
| |
| GXTevRegID | GetColorOutReg () const |
| |
| GXTevKColorSel | GetKColorSel () const |
| |
| GXTevAlphaArg | GetAlphaInA () const |
| |
| GXTevAlphaArg | GetAlphaInB () const |
| |
| GXTevAlphaArg | GetAlphaInC () const |
| |
| GXTevAlphaArg | GetAlphaInD () const |
| |
| GXTevOp | GetAlphaOp () const |
| |
| GXTevBias | GetAlphaBias () const |
| |
| GXTevScale | GetAlphaScale () const |
| |
| bool | IsAlphaClamp () const |
| |
| GXTevRegID | GetAlphaOutReg () const |
| |
| GXTevKAlphaSel | GetKAlphaSel () const |
| |
| GXIndTexStageID | GetIndStage () const |
| |
| GXIndTexMtxID | GetIndMtxSel () const |
| |
| GXIndTexBiasSel | GetIndBiasSel () const |
| |
| GXIndTexWrap | GetIndWrapS () const |
| |
| GXIndTexWrap | GetIndWrapT () const |
| |
| GXIndTexAlphaSel | GetIndAlphaSel () const |
| |
| bool | IsIndUtcLod () const |
| |
| bool | IsIndAddPrev () const |
| |
| GXIndTexFormat | GetIndFormat () const |
| |
| void | SetOrder (GXTexCoordID aTexCoordGen, GXTexMapID aTexMap, GXChannelID aColChan, GXTevSwapSel rasSel, GXTevSwapSel texSel) |
| |
| void | SetColorIn (GXTevColorArg a, GXTevColorArg b, GXTevColorArg c, GXTevColorArg d) |
| |
| void | SetColorOp (GXTevOp op, GXTevBias bias, GXTevScale scale, bool clamp, GXTevRegID outReg, GXTevKColorSel kSel) |
| |
| void | SetAlphaIn (GXTevAlphaArg a, GXTevAlphaArg b, GXTevAlphaArg c, GXTevAlphaArg d) |
| |
| void | SetAlphaOp (GXTevOp op, GXTevBias bias, GXTevScale scale, bool clamp, GXTevRegID outReg, GXTevKAlphaSel kSel) |
| |
| void | SetIndirect (GXIndTexStageID stage, GXIndTexFormat format, GXIndTexBiasSel biasSel, GXIndTexMtxID mtxSel, GXIndTexWrap wrapS, GXIndTexWrap wrapT, bool addPrev, bool utcLod, GXIndTexAlphaSel alphaSel) |
| |
◆ TevStage()
| nw4hbm::lyt::TevStage::TevStage |
( |
| ) |
|
|
inline |
◆ GetAlphaBias()
| GXTevBias nw4hbm::lyt::TevStage::GetAlphaBias |
( |
| ) |
const |
|
inline |
◆ GetAlphaInA()
◆ GetAlphaInB()
◆ GetAlphaInC()
◆ GetAlphaInD()
◆ GetAlphaOp()
| GXTevOp nw4hbm::lyt::TevStage::GetAlphaOp |
( |
| ) |
const |
|
inline |
◆ GetAlphaOutReg()
| GXTevRegID nw4hbm::lyt::TevStage::GetAlphaOutReg |
( |
| ) |
const |
|
inline |
◆ GetAlphaScale()
| GXTevScale nw4hbm::lyt::TevStage::GetAlphaScale |
( |
| ) |
const |
|
inline |
◆ GetColorBias()
| GXTevBias nw4hbm::lyt::TevStage::GetColorBias |
( |
| ) |
const |
|
inline |
◆ GetColorChan()
| GXChannelID nw4hbm::lyt::TevStage::GetColorChan |
( |
| ) |
const |
|
inline |
◆ GetColorInA()
◆ GetColorInB()
◆ GetColorInC()
◆ GetColorInD()
◆ GetColorOp()
| GXTevOp nw4hbm::lyt::TevStage::GetColorOp |
( |
| ) |
const |
|
inline |
◆ GetColorOutReg()
| GXTevRegID nw4hbm::lyt::TevStage::GetColorOutReg |
( |
| ) |
const |
|
inline |
◆ GetColorScale()
| GXTevScale nw4hbm::lyt::TevStage::GetColorScale |
( |
| ) |
const |
|
inline |
◆ GetIndAlphaSel()
◆ GetIndBiasSel()
◆ GetIndFormat()
◆ GetIndMtxSel()
◆ GetIndStage()
◆ GetIndWrapS()
◆ GetIndWrapT()
◆ GetKAlphaSel()
◆ GetKColorSel()
◆ GetRasSwapSel()
◆ GetTexCoordGen()
| GXTexCoordID nw4hbm::lyt::TevStage::GetTexCoordGen |
( |
| ) |
const |
|
inline |
◆ GetTexMap()
| GXTexMapID nw4hbm::lyt::TevStage::GetTexMap |
( |
| ) |
const |
|
inline |
◆ GetTexSwapSel()
◆ IsAlphaClamp()
| bool nw4hbm::lyt::TevStage::IsAlphaClamp |
( |
| ) |
const |
|
inline |
◆ IsColorClamp()
| bool nw4hbm::lyt::TevStage::IsColorClamp |
( |
| ) |
const |
|
inline |
◆ IsIndAddPrev()
| bool nw4hbm::lyt::TevStage::IsIndAddPrev |
( |
| ) |
const |
|
inline |
◆ IsIndUtcLod()
| bool nw4hbm::lyt::TevStage::IsIndUtcLod |
( |
| ) |
const |
|
inline |
◆ SetAlphaIn()
◆ SetAlphaOp()
◆ SetColorIn()
◆ SetColorOp()
◆ SetIndirect()
◆ SetOrder()
◆ alpIn
◆ colChan
| u8 nw4hbm::lyt::TevStage::colChan |
|
private |
◆ colIn
◆ indBiMt
| u8 nw4hbm::lyt::TevStage::indBiMt |
|
private |
◆ indFoAdUtAl
| u8 nw4hbm::lyt::TevStage::indFoAdUtAl |
|
private |
◆ indStage
| u8 nw4hbm::lyt::TevStage::indStage |
|
private |
◆ indWrap
| u8 nw4hbm::lyt::TevStage::indWrap |
|
private |
◆ swapSel
| u8 nw4hbm::lyt::TevStage::swapSel |
|
private |
◆ texCoordGen
| u8 nw4hbm::lyt::TevStage::texCoordGen |
|
private |
◆ texMap
| u8 nw4hbm::lyt::TevStage::texMap |
|
private |
The documentation for this class was generated from the following file: