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

#include <J3DMatBlock.h>

Public Member Functions

 J3DAlphaComp ()
 
 J3DAlphaComp (u16 id)
 
 J3DAlphaComp (const J3DAlphaCompInfo &info)
 
J3DAlphaCompoperator= (u16 id)
 
J3DAlphaCompoperator= (const J3DAlphaComp &rhs)
 
J3DAlphaCompoperator= (J3DAlphaComp &rhs)
 
void setAlphaCompInfo (const J3DAlphaCompInfo &info)
 
u8 getComp0 () const
 
u8 getOp () const
 
u8 getComp1 () const
 
u8 getRef0 () const
 
u8 getRef1 () const
 
void load () const
 

Public Attributes

u16 mID
 
u8 mRef0
 
u8 mRef1
 

Constructor & Destructor Documentation

◆ J3DAlphaComp() [1/3]

J3DAlphaComp::J3DAlphaComp ( )
inline

◆ J3DAlphaComp() [2/3]

J3DAlphaComp::J3DAlphaComp ( u16 id)
inline

◆ J3DAlphaComp() [3/3]

J3DAlphaComp::J3DAlphaComp ( const J3DAlphaCompInfo & info)
inlineexplicit

Member Function Documentation

◆ getComp0()

u8 J3DAlphaComp::getComp0 ( ) const
inline

◆ getComp1()

u8 J3DAlphaComp::getComp1 ( ) const
inline

◆ getOp()

u8 J3DAlphaComp::getOp ( ) const
inline

◆ getRef0()

u8 J3DAlphaComp::getRef0 ( ) const
inline

◆ getRef1()

u8 J3DAlphaComp::getRef1 ( ) const
inline

◆ load()

void J3DAlphaComp::load ( ) const
inline

◆ operator=() [1/3]

J3DAlphaComp & J3DAlphaComp::operator= ( const J3DAlphaComp & rhs)
inline

◆ operator=() [2/3]

J3DAlphaComp & J3DAlphaComp::operator= ( J3DAlphaComp & rhs)
inline

◆ operator=() [3/3]

J3DAlphaComp & J3DAlphaComp::operator= ( u16 id)
inline

◆ setAlphaCompInfo()

void J3DAlphaComp::setAlphaCompInfo ( const J3DAlphaCompInfo & info)
inline

Member Data Documentation

◆ mID

u16 J3DAlphaComp::mID

◆ mRef0

u8 J3DAlphaComp::mRef0

◆ mRef1

u8 J3DAlphaComp::mRef1

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