#include <lltoolmorph.h>


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 278 of file lltoolmorph.cpp.
| BOOL LLVisualParamReset::render | ( | ) | [virtual] |
Reimplemented from LLDynamicTexture.
Definition at line 285 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().
1.5.5