#include <llglstates.h>
Collaboration diagram for LLGLSObjectSelectAlpha:
Public Member Functions | |
LLGLSObjectSelectAlpha () | |
Protected Attributes | |
LLGLEnable | mTexture2D |
LLGLEnable | mAlphaTest |
Definition at line 168 of file llglstates.h.
LLGLSObjectSelectAlpha::LLGLSObjectSelectAlpha | ( | ) | [inline] |
Definition at line 173 of file llglstates.h.
LLGLEnable LLGLSObjectSelectAlpha::mAlphaTest [protected] |
Definition at line 171 of file llglstates.h.
LLGLEnable LLGLSObjectSelectAlpha::mTexture2D [protected] |
Definition at line 171 of file llglstates.h.