#include <llglstates.h>

Public Member Functions | |
| LLGLSUIDefault () | |
Protected Attributes | |
| LLGLEnable | mBlend |
| LLGLEnable | mAlphaTest |
| LLGLDisable | mCullFace |
| LLGLDepthTest | mDepthTest |
Definition at line 122 of file llglstates.h.
| LLGLSUIDefault::LLGLSUIDefault | ( | ) | [inline] |
Definition at line 129 of file llglstates.h.
LLGLEnable LLGLSUIDefault::mBlend [protected] |
Definition at line 125 of file llglstates.h.
LLGLEnable LLGLSUIDefault::mAlphaTest [protected] |
Definition at line 125 of file llglstates.h.
LLGLDisable LLGLSUIDefault::mCullFace [protected] |
Definition at line 126 of file llglstates.h.
LLGLDepthTest LLGLSUIDefault::mDepthTest [protected] |
Definition at line 127 of file llglstates.h.
1.5.5