#include <drawcontext.h>
Inheritance diagram for CDListDrawContext::
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) |
|
Definition at line 127 of file drawcontext.h. |
|
Reimplemented from CDrawContext. Definition at line 410 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 390 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 371 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 448 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 352 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 467 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 333 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 314 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 294 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 429 of file drawcontext.cpp. |