Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
mDoGph_gInf_c Class Reference

#include <m_Do_graphic.h>

+ Collaboration diagram for mDoGph_gInf_c:

Classes

class  bloom_c
 

Public Member Functions

void fadeOut (f32, _GXColor &)
 

Static Public Member Functions

static void create ()
 
static void beginRender ()
 
static void fadeOut (f32)
 
static void fadeOut (f32, _GXColor &)
 
static void fadeIn (f32, _GXColor &)
 
static void fadeOut_f (f32, _GXColor &)
 
static void onBlure (const Mtx)
 
static void onBlure ()
 
static void calcFade ()
 
static JUTFadergetFader ()
 
static void setFader (JUTFader *fader)
 
static int startFadeOut (int param_0)
 
static int startFadeIn (int param_0)
 
static void setFadeColor (JUtility::TColor color)
 
static void setClearColor (JUtility::TColor color)
 
static void setBackColor (GXColor &color)
 
static void endFrame ()
 
static void offFade ()
 
static u8 isFade ()
 
static void offBlure ()
 
static bool isBlure ()
 
static void setBlureRate (u8 i_rate)
 
static u8 getBlureRate ()
 
static MtxP getBlureMtx ()
 
static void offAutoForcus ()
 
static BOOL isAutoForcus ()
 
static void setTickRate (u32 rate)
 
static void waitBlanking (int wait)
 
static f32 getWidthF ()
 
static f32 getHeightF ()
 
static f32 getWidth ()
 
static f32 getHeight ()
 
static f32 getMinYF ()
 
static f32 getMinXF ()
 
static f32 getMaxYF ()
 
static f32 getMaxXF ()
 
static f32 getAspect ()
 
static int getMinY ()
 
static int getMinX ()
 
static int getMaxY ()
 
static int getMaxX ()
 
static ResTIMGgetFrameBufferTimg ()
 
static ResTIMGgetZbufferTimg ()
 
static voidgetFrameBufferTex ()
 
static voidgetZbufferTex ()
 
static void setFadeRate (f32 rate)
 
static f32 getFadeRate ()
 
static bloom_cgetBloom ()
 
static GXColorgetFadeColor ()
 
static GXColorgetBackColor ()
 
static void endRender ()
 
static GXTexObjgetZbufferTexObj ()
 
static GXTexObjgetFrameBufferTexObj ()
 
static f32 getInvScale ()
 
static f32 getScale ()
 
static void setWideZoomLightProjection (Mtx m)
 
static void setFrameRate (u16 i_rate)
 

Static Public Attributes

static GXTexObj mFrameBufferTexObj
 
static GXTexObj mZbufferTexObj
 
static bloom_c m_bloom
 
static Mtx mBlureMtx
 
static GXColor mBackColor = {0, 0, 0, 0}
 
static GXColor mFadeColor = {0, 0, 0, 0}
 
static JUTFadermFader
 
static ResTIMGmFrameBufferTimg
 
static voidmFrameBufferTex
 
static ResTIMGmZbufferTimg
 
static voidmZbufferTex
 
static f32 mFadeRate
 
static f32 mFadeSpeed
 
static bool mBlureFlag
 
static u8 mBlureRate
 
static u8 mFade
 

Member Function Documentation

◆ beginRender()

void mDoGph_gInf_c::beginRender ( )
static

◆ calcFade()

void mDoGph_gInf_c::calcFade ( )
static

◆ create()

void mDoGph_gInf_c::create ( )
static

◆ endFrame()

static void mDoGph_gInf_c::endFrame ( )
inlinestatic

◆ endRender()

static void mDoGph_gInf_c::endRender ( )
inlinestatic

◆ fadeIn()

void mDoGph_gInf_c::fadeIn ( f32  param_0,
_GXColor param_1 
)
static

◆ fadeOut() [1/3]

void mDoGph_gInf_c::fadeOut ( f32  fadeSpeed)
static

◆ fadeOut() [2/3]

static void mDoGph_gInf_c::fadeOut ( f32  ,
_GXColor  
)
static

◆ fadeOut() [3/3]

void mDoGph_gInf_c::fadeOut ( f32  fadeSpeed,
_GXColor fadeColor 
)

◆ fadeOut_f()

void mDoGph_gInf_c::fadeOut_f ( f32  fadeSpeed,
_GXColor fadeColor 
)
static

◆ getAspect()

static f32 mDoGph_gInf_c::getAspect ( )
inlinestatic

◆ getBackColor()

static GXColor & mDoGph_gInf_c::getBackColor ( )
inlinestatic

◆ getBloom()

static bloom_c * mDoGph_gInf_c::getBloom ( )
inlinestatic

◆ getBlureMtx()

static MtxP mDoGph_gInf_c::getBlureMtx ( )
inlinestatic

◆ getBlureRate()

static u8 mDoGph_gInf_c::getBlureRate ( )
inlinestatic

◆ getFadeColor()

static GXColor & mDoGph_gInf_c::getFadeColor ( )
inlinestatic

◆ getFader()

static JUTFader * mDoGph_gInf_c::getFader ( )
inlinestatic

◆ getFadeRate()

static f32 mDoGph_gInf_c::getFadeRate ( )
inlinestatic

◆ getFrameBufferTex()

static void * mDoGph_gInf_c::getFrameBufferTex ( )
inlinestatic

◆ getFrameBufferTexObj()

static GXTexObj * mDoGph_gInf_c::getFrameBufferTexObj ( )
inlinestatic

◆ getFrameBufferTimg()

static ResTIMG * mDoGph_gInf_c::getFrameBufferTimg ( )
inlinestatic

◆ getHeight()

static f32 mDoGph_gInf_c::getHeight ( )
inlinestatic

◆ getHeightF()

static f32 mDoGph_gInf_c::getHeightF ( )
inlinestatic

◆ getInvScale()

static f32 mDoGph_gInf_c::getInvScale ( )
inlinestatic

◆ getMaxX()

static int mDoGph_gInf_c::getMaxX ( )
inlinestatic

◆ getMaxXF()

static f32 mDoGph_gInf_c::getMaxXF ( )
inlinestatic

◆ getMaxY()

static int mDoGph_gInf_c::getMaxY ( )
inlinestatic

◆ getMaxYF()

static f32 mDoGph_gInf_c::getMaxYF ( )
inlinestatic

◆ getMinX()

static int mDoGph_gInf_c::getMinX ( )
inlinestatic

◆ getMinXF()

static f32 mDoGph_gInf_c::getMinXF ( )
inlinestatic

◆ getMinY()

static int mDoGph_gInf_c::getMinY ( )
inlinestatic

◆ getMinYF()

static f32 mDoGph_gInf_c::getMinYF ( )
inlinestatic

◆ getScale()

static f32 mDoGph_gInf_c::getScale ( )
inlinestatic

◆ getWidth()

static f32 mDoGph_gInf_c::getWidth ( )
inlinestatic

◆ getWidthF()

static f32 mDoGph_gInf_c::getWidthF ( )
inlinestatic

◆ getZbufferTex()

static void * mDoGph_gInf_c::getZbufferTex ( )
inlinestatic

◆ getZbufferTexObj()

static GXTexObj * mDoGph_gInf_c::getZbufferTexObj ( )
inlinestatic

◆ getZbufferTimg()

static ResTIMG * mDoGph_gInf_c::getZbufferTimg ( )
inlinestatic

◆ isAutoForcus()

static BOOL mDoGph_gInf_c::isAutoForcus ( )
inlinestatic

◆ isBlure()

static bool mDoGph_gInf_c::isBlure ( )
inlinestatic

◆ isFade()

static u8 mDoGph_gInf_c::isFade ( )
inlinestatic

◆ offAutoForcus()

static void mDoGph_gInf_c::offAutoForcus ( )
inlinestatic

◆ offBlure()

static void mDoGph_gInf_c::offBlure ( )
inlinestatic

◆ offFade()

static void mDoGph_gInf_c::offFade ( )
inlinestatic

◆ onBlure() [1/2]

void mDoGph_gInf_c::onBlure ( )
static

◆ onBlure() [2/2]

void mDoGph_gInf_c::onBlure ( const Mtx  m)
static

◆ setBackColor()

static void mDoGph_gInf_c::setBackColor ( GXColor color)
inlinestatic

◆ setBlureRate()

static void mDoGph_gInf_c::setBlureRate ( u8  i_rate)
inlinestatic

◆ setClearColor()

static void mDoGph_gInf_c::setClearColor ( JUtility::TColor  color)
inlinestatic

◆ setFadeColor()

static void mDoGph_gInf_c::setFadeColor ( JUtility::TColor  color)
inlinestatic

◆ setFader()

static void mDoGph_gInf_c::setFader ( JUTFader fader)
inlinestatic

◆ setFadeRate()

static void mDoGph_gInf_c::setFadeRate ( f32  rate)
inlinestatic

◆ setFrameRate()

static void mDoGph_gInf_c::setFrameRate ( u16  i_rate)
inlinestatic

◆ setTickRate()

static void mDoGph_gInf_c::setTickRate ( u32  rate)
inlinestatic

◆ setWideZoomLightProjection()

static void mDoGph_gInf_c::setWideZoomLightProjection ( Mtx  m)
inlinestatic

◆ startFadeIn()

static int mDoGph_gInf_c::startFadeIn ( int  param_0)
inlinestatic

◆ startFadeOut()

static int mDoGph_gInf_c::startFadeOut ( int  param_0)
inlinestatic

◆ waitBlanking()

static void mDoGph_gInf_c::waitBlanking ( int  wait)
inlinestatic

Member Data Documentation

◆ m_bloom

mDoGph_gInf_c::bloom_c mDoGph_gInf_c::m_bloom
static

◆ mBackColor

GXColor mDoGph_gInf_c::mBackColor = {0, 0, 0, 0}
static

◆ mBlureFlag

bool mDoGph_gInf_c::mBlureFlag
static

◆ mBlureMtx

Mtx mDoGph_gInf_c::mBlureMtx
static

◆ mBlureRate

u8 mDoGph_gInf_c::mBlureRate
static

◆ mFade

u8 mDoGph_gInf_c::mFade
static

◆ mFadeColor

GXColor mDoGph_gInf_c::mFadeColor = {0, 0, 0, 0}
static

◆ mFader

JUTFader * mDoGph_gInf_c::mFader
static

◆ mFadeRate

f32 mDoGph_gInf_c::mFadeRate
static

◆ mFadeSpeed

f32 mDoGph_gInf_c::mFadeSpeed
static

◆ mFrameBufferTex

void * mDoGph_gInf_c::mFrameBufferTex
static

◆ mFrameBufferTexObj

GXTexObj mDoGph_gInf_c::mFrameBufferTexObj
static

◆ mFrameBufferTimg

ResTIMG * mDoGph_gInf_c::mFrameBufferTimg
static

◆ mZbufferTex

void * mDoGph_gInf_c::mZbufferTex
static

◆ mZbufferTexObj

GXTexObj mDoGph_gInf_c::mZbufferTexObj
static

◆ mZbufferTimg

ResTIMG * mDoGph_gInf_c::mZbufferTimg
static

The documentation for this class was generated from the following files: