#include <llglstates.h>
Collaboration diagram for LLGLSNoTextureNoAlphaTest:
Public Member Functions | |
LLGLSNoTextureNoAlphaTest () | |
Protected Attributes | |
LLGLDisable | mAlphaTest |
LLGLDisable | mTexture2D |
Definition at line 205 of file llglstates.h.
LLGLSNoTextureNoAlphaTest::LLGLSNoTextureNoAlphaTest | ( | ) | [inline] |
Definition at line 211 of file llglstates.h.
LLGLDisable LLGLSNoTextureNoAlphaTest::mAlphaTest [protected] |
Definition at line 208 of file llglstates.h.
LLGLDisable LLGLSNoTextureNoAlphaTest::mTexture2D [protected] |
Definition at line 209 of file llglstates.h.