Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CClearEnv Class Reference

#include <clear.h>

List of all members.

Public Methods

 CClearEnv ()
 ~CClearEnv ()
void SetDimensions (int width, int height)
void SetFrameBufPsm (GS::tPSM psm)
void SetDepthBufPsm (GS::tPSM psm)
void SetFrameBufAddr (unsigned int gsWordAddr)
void SetDepthBufAddr (unsigned int gsWordAddr)
void SetClearColor (float r, float g, float b, float a)
void SetClearDepth (float depth)
void ClearBuffers (unsigned int bitMask)


Constructor & Destructor Documentation

CClearEnv::CClearEnv ( )
 

Definition at line 13 of file clear.cpp.

CClearEnv::~CClearEnv ( )
 

Definition at line 25 of file clear.cpp.


Member Function Documentation

void CClearEnv::ClearBuffers ( unsigned int bitMask )
 

Definition at line 51 of file clear.cpp.

void CClearEnv::SetClearColor ( float r,
float g,
float b,
float a ) [inline]
 

Definition at line 39 of file clear.h.

Referenced by glClearColor().

void CClearEnv::SetClearDepth ( float depth ) [inline]
 

Definition at line 46 of file clear.h.

Referenced by glClearDepth().

void CClearEnv::SetDepthBufAddr ( unsigned int gsWordAddr ) [inline]
 

Definition at line 35 of file clear.h.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetDepthBufPsm ( GS::tPSM psm )
 

Definition at line 45 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetDimensions ( int width,
int height )
 

Definition at line 32 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetFrameBufAddr ( unsigned int gsWordAddr ) [inline]
 

Definition at line 32 of file clear.h.

Referenced by CImmDrawContext::SetDrawBuffers(), and CImmDrawContext::SwapBuffers().

void CClearEnv::SetFrameBufPsm ( GS::tPSM psm )
 

Definition at line 39 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().


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