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 15 of file clear.cpp.

CClearEnv::~CClearEnv  
 

Definition at line 27 of file clear.cpp.


Member Function Documentation

void CClearEnv::ClearBuffers unsigned int    bitMask
 

Definition at line 53 of file clear.cpp.

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

Definition at line 41 of file clear.h.

Referenced by glClearColor().

void CClearEnv::SetClearDepth float    depth [inline]
 

Definition at line 48 of file clear.h.

Referenced by glClearDepth().

void CClearEnv::SetDepthBufAddr unsigned int    gsWordAddr [inline]
 

Definition at line 37 of file clear.h.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetDepthBufPsm GS::tPSM    psm
 

Definition at line 47 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetDimensions int    width,
int    height
 

Definition at line 34 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().

void CClearEnv::SetFrameBufAddr unsigned int    gsWordAddr [inline]
 

Definition at line 34 of file clear.h.

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

void CClearEnv::SetFrameBufPsm GS::tPSM    psm
 

Definition at line 41 of file clear.cpp.

Referenced by CImmDrawContext::SetDrawBuffers().


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