#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 | SetDoClipping (bool clip) |
void | SetDoCullFace (bool cull) |
void | SetCullFaceDir (int direction) |
void | SetRescaleNormals (bool rescale) |
void | SetBlendEnabled (bool enabled) |
void | SetAlphaTestEnabled (bool enabled) |
void | SetInterlacingOffset (float yPixels) |
void | SetDepthWriteEnabled (bool enabled) |
void | SetFrameBufferDrawMask (unsigned int mask) |
void | SetPolygonMode (GLenum mode) |
void | SetDrawBuffers (bool interlaced, GS::CMemArea *frame0Mem, GS::CMemArea *frame1Mem, GS::CMemArea *depthMem) |
|
Definition at line 157 of file drawcontext.h. |
|
Reimplemented from CDrawContext. Definition at line 535 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 496 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 477 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 573 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 458 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 592 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 420 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 439 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 401 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 378 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 611 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 515 of file drawcontext.cpp. |
|
Reimplemented from CDrawContext. Definition at line 172 of file drawcontext.h. |
|
Reimplemented from CDrawContext. Definition at line 554 of file drawcontext.cpp. |