#include <llglstates.h>
Collaboration diagram for LLGLSPipeline:
Public Member Functions | |
LLGLSPipeline () | |
Protected Attributes | |
LLGLEnable | mCullFace |
LLGLDepthTest | mDepthTest |
Definition at line 241 of file llglstates.h.
LLGLSPipeline::LLGLSPipeline | ( | ) | [inline] |
Definition at line 247 of file llglstates.h.
LLGLEnable LLGLSPipeline::mCullFace [protected] |
Definition at line 244 of file llglstates.h.
LLGLDepthTest LLGLSPipeline::mDepthTest [protected] |
Definition at line 245 of file llglstates.h.