NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::fnd::GfxBlendCtrl Class Reference

#include <g3d_GfxState.h>

Inherits nw::g3d::fnd::GfxBlendCtrl_t.

Public Member Functions

void Load () const
void Load (GX2RenderTarget target) const
GX2BlendFunction GetColorSrcBlend () const
GX2BlendFunction GetColorDstBlend () const
GX2BlendCombine GetColorCombine () const
GX2Boolean GetSeparateAlphaBlend () const
GX2BlendFunction GetAlphaSrcBlend () const
GX2BlendFunction GetAlphaDstBlend () const
GX2BlendCombine GetAlphaCombine () const

Private Member Functions

 NW_G3D_GFX_STATE (GfxBlendCtrl)

Additional Inherited Members

Public Attributes inherited from nw::g3d::fnd::GfxBlendCtrl_t
GX2BlendControlReg gx2BlendControl

Member Function Documentation

◆ NW_G3D_GFX_STATE()

nw::g3d::fnd::GfxBlendCtrl::NW_G3D_GFX_STATE ( GfxBlendCtrl )
private

◆ Load() [1/2]

void nw::g3d::fnd::GfxBlendCtrl::Load ( ) const

◆ Load() [2/2]

void nw::g3d::fnd::GfxBlendCtrl::Load ( GX2RenderTarget target) const

◆ GetColorSrcBlend()

GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetColorSrcBlend ( ) const

◆ GetColorDstBlend()

GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetColorDstBlend ( ) const

◆ GetColorCombine()

GX2BlendCombine nw::g3d::fnd::GfxBlendCtrl::GetColorCombine ( ) const

◆ GetSeparateAlphaBlend()

GX2Boolean nw::g3d::fnd::GfxBlendCtrl::GetSeparateAlphaBlend ( ) const

◆ GetAlphaSrcBlend()

GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetAlphaSrcBlend ( ) const

◆ GetAlphaDstBlend()

GX2BlendFunction nw::g3d::fnd::GfxBlendCtrl::GetAlphaDstBlend ( ) const

◆ GetAlphaCombine()

GX2BlendCombine nw::g3d::fnd::GfxBlendCtrl::GetAlphaCombine ( ) const