#include <llui.h>
Collaboration diagram for LLClipRect:
Public Member Functions | |
LLClipRect (const LLRect &rect, BOOL enabled=TRUE) | |
virtual | ~LLClipRect () |
Protected Attributes | |
LLGLState | mScissorState |
BOOL | mEnabled |
Definition at line 381 of file llui.h.
LLClipRect::~LLClipRect | ( | ) | [virtual] |
BOOL LLClipRect::mEnabled [protected] |
LLGLState LLClipRect::mScissorState [protected] |