#include <llglstates.h>

Public Member Functions | |
| LLGLSPipelineSkyBox () | |
Protected Attributes | |
| LLGLDisable | mAlphaTest |
| LLGLDisable | mCullFace |
| LLGLDisable | mFog |
Definition at line 234 of file llglstates.h.
| LLGLSPipelineSkyBox::LLGLSPipelineSkyBox | ( | ) | [inline] |
Definition at line 239 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mAlphaTest [protected] |
Definition at line 237 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mCullFace [protected] |
Definition at line 237 of file llglstates.h.
LLGLDisable LLGLSPipelineSkyBox::mFog [protected] |
Definition at line 237 of file llglstates.h.
1.5.5