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

CDListDrawContext Class Reference

#include <drawcontext.h>

Inheritance diagram for CDListDrawContext::

CDrawContext List of all members.

Public Methods

 CDListDrawContext (CGLContext &context)
void SetBlendMode (GLenum source, GLenum dest)
void SetAlphaFunc (GLenum func, GLclampf ref)
void SetDoSmoothShading (bool yesNo)
void SetDoCullFace (bool cull)
void SetCullFaceDir (int direction)
void SetRescaleNormals (bool rescale)
void SetBlendEnabled (bool enabled)
void SetAlphaTestEnabled (bool enabled)
void SetDepthWriteEnabled (bool enabled)
void SetDrawBuffers (GS::CMemArea *frame0Mem, GS::CMemArea *frame1Mem, GS::CMemArea *depthMem)

Constructor & Destructor Documentation

CDListDrawContext::CDListDrawContext ( CGLContext & context ) [inline]
 

Definition at line 127 of file drawcontext.h.


Member Function Documentation

void CDListDrawContext::SetAlphaFunc ( GLenum func,
GLclampf ref ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 410 of file drawcontext.cpp.

void CDListDrawContext::SetAlphaTestEnabled ( bool enabled ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 390 of file drawcontext.cpp.

void CDListDrawContext::SetBlendEnabled ( bool enabled ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 371 of file drawcontext.cpp.

void CDListDrawContext::SetBlendMode ( GLenum source,
GLenum dest ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 448 of file drawcontext.cpp.

void CDListDrawContext::SetCullFaceDir ( int direction ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 352 of file drawcontext.cpp.

void CDListDrawContext::SetDepthWriteEnabled ( bool enabled ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 467 of file drawcontext.cpp.

void CDListDrawContext::SetDoCullFace ( bool cull ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 333 of file drawcontext.cpp.

void CDListDrawContext::SetDoSmoothShading ( bool yesNo ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 314 of file drawcontext.cpp.

void CDListDrawContext::SetDrawBuffers ( GS::CMemArea * frame0Mem,
GS::CMemArea * frame1Mem,
GS::CMemArea * depthMem ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 294 of file drawcontext.cpp.

void CDListDrawContext::SetRescaleNormals ( bool rescale ) [virtual]
 

Reimplemented from CDrawContext.

Definition at line 429 of file drawcontext.cpp.


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