#include <llglstates.h>
Collaboration diagram for LLGLSPipelineAlpha:

Public Member Functions | |
| LLGLSPipelineAlpha () | |
Protected Attributes | |
| LLGLEnable | mBlend |
| LLGLEnable | mAlphaTest |
Definition at line 253 of file llglstates.h.
| LLGLSPipelineAlpha::LLGLSPipelineAlpha | ( | ) | [inline] |
Definition at line 258 of file llglstates.h.
LLGLEnable LLGLSPipelineAlpha::mAlphaTest [protected] |
Definition at line 256 of file llglstates.h.
LLGLEnable LLGLSPipelineAlpha::mBlend [protected] |
Definition at line 256 of file llglstates.h.
1.4.7