Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J3DBlend Struct Reference

#include <J3DMatBlock.h>

+ Inheritance diagram for J3DBlend:
+ Collaboration diagram for J3DBlend:

Public Member Functions

 J3DBlend ()
 
 J3DBlend (J3DBlendInfo const &info)
 
void setType (u8 i_type)
 
void setDstFactor (u8 i_factor)
 
GXBlendMode getBlendMode () const
 
GXBlendFactor getSrcFactor () const
 
GXBlendFactor getDstFactor () const
 
GXLogicOp getLogicOp () const
 
void load (u8 ditherEnable)
 
- Public Member Functions inherited from J3DBlendInfo
void operator= (J3DBlendInfo const &other)
 

Additional Inherited Members

- Public Attributes inherited from J3DBlendInfo
u8 mType
 
u8 mSrcFactor
 
u8 mDstFactor
 
u8 mOp
 

Constructor & Destructor Documentation

◆ J3DBlend() [1/2]

J3DBlend::J3DBlend ( )
inline

◆ J3DBlend() [2/2]

J3DBlend::J3DBlend ( J3DBlendInfo const info)
inline

Member Function Documentation

◆ getBlendMode()

GXBlendMode J3DBlend::getBlendMode ( ) const
inline

◆ getDstFactor()

GXBlendFactor J3DBlend::getDstFactor ( ) const
inline

◆ getLogicOp()

GXLogicOp J3DBlend::getLogicOp ( ) const
inline

◆ getSrcFactor()

GXBlendFactor J3DBlend::getSrcFactor ( ) const
inline

◆ load()

void J3DBlend::load ( u8  ditherEnable)
inline

◆ setDstFactor()

void J3DBlend::setDstFactor ( u8  i_factor)
inline

◆ setType()

void J3DBlend::setType ( u8  i_type)
inline

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