Definition at line 171 of file drawcontext.h.
◆ CDListDrawContext()
CDListDrawContext::CDListDrawContext |
( |
CGLContext & | context | ) |
|
|
inline |
◆ SetBlendMode()
void CDListDrawContext::SetBlendMode |
( |
GLenum | source, |
|
|
GLenum | dest ) |
|
virtual |
◆ SetAlphaFunc()
void CDListDrawContext::SetAlphaFunc |
( |
GLenum | func, |
|
|
GLclampf | ref ) |
|
virtual |
◆ SetDepthFunc()
void CDListDrawContext::SetDepthFunc |
( |
GLenum | func | ) |
|
|
virtual |
◆ SetDoSmoothShading()
void CDListDrawContext::SetDoSmoothShading |
( |
bool | yesNo | ) |
|
|
virtual |
◆ SetDoClipping()
void CDListDrawContext::SetDoClipping |
( |
bool | clip | ) |
|
|
virtual |
◆ SetDoCullFace()
void CDListDrawContext::SetDoCullFace |
( |
bool | cull | ) |
|
|
virtual |
◆ SetCullFaceDir()
void CDListDrawContext::SetCullFaceDir |
( |
int | direction | ) |
|
|
virtual |
◆ SetRescaleNormals()
void CDListDrawContext::SetRescaleNormals |
( |
bool | rescale | ) |
|
|
virtual |
◆ SetBlendEnabled()
void CDListDrawContext::SetBlendEnabled |
( |
bool | enabled | ) |
|
|
virtual |
◆ SetAlphaTestEnabled()
void CDListDrawContext::SetAlphaTestEnabled |
( |
bool | enabled | ) |
|
|
virtual |
◆ SetDepthTestEnabled()
void CDListDrawContext::SetDepthTestEnabled |
( |
bool | enabled | ) |
|
|
virtual |
◆ SetInterlacingOffset()
void CDListDrawContext::SetInterlacingOffset |
( |
float | yPixels | ) |
|
|
virtual |
◆ SetDepthWriteEnabled()
void CDListDrawContext::SetDepthWriteEnabled |
( |
bool | enabled | ) |
|
|
virtual |
◆ SetFrameBufferDrawMask()
void CDListDrawContext::SetFrameBufferDrawMask |
( |
unsigned int | mask | ) |
|
|
virtual |
◆ SetPolygonMode()
void CDListDrawContext::SetPolygonMode |
( |
GLenum | mode | ) |
|
|
inlinevirtual |
◆ SetDrawBuffers()
void CDListDrawContext::SetDrawBuffers |
( |
bool | interlaced, |
|
|
GS::CMemArea * | frame0Mem, |
|
|
GS::CMemArea * | frame1Mem, |
|
|
GS::CMemArea * | depthMem ) |
|
virtual |
The documentation for this class was generated from the following files: