#include <lltoolmorph.h>
Inheritance diagram for LLVisualParamReset:
Public Member Functions | |
LLVisualParamReset () | |
BOOL | render () |
Static Public Attributes | |
static BOOL | sDirty = FALSE |
Definition at line 101 of file lltoolmorph.h.
LLVisualParamReset::LLVisualParamReset | ( | ) |
Definition at line 282 of file lltoolmorph.cpp.
BOOL LLVisualParamReset::render | ( | ) | [virtual] |
Reimplemented from LLDynamicTexture.
Definition at line 289 of file lltoolmorph.cpp.
References FALSE, gAgent, LLAgent::getAvatarObject(), LLViewerObject::mDrawable, sDirty, LLVOAvatar::updateComposites(), LLVOAvatar::updateGeometry(), and LLVOAvatar::updateVisualParams().
BOOL LLVisualParamReset::sDirty = FALSE [static] |
Definition at line 107 of file lltoolmorph.h.
Referenced by render(), and LLVisualParamHint::render().