#include <llglstates.h>
Collaboration diagram for LLGLSPipelineSkyBox:
Public Member Functions | |
LLGLSPipelineSkyBox () | |
Protected Attributes | |
LLGLDisable | mAlphaTest |
LLGLDisable | mCullFace |
LLGLDisable | mFog |
Definition at line 294 of file llglstates.h.
LLGLSPipelineSkyBox::LLGLSPipelineSkyBox | ( | ) | [inline] |
Definition at line 299 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mAlphaTest [protected] |
Definition at line 297 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mCullFace [protected] |
Definition at line 297 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mFog [protected] |
Definition at line 297 of file llglstates.h.