#include <lldriverparam.h>

Public Member Functions | |
| LLDrivenEntry (LLViewerVisualParam *param, LLDrivenEntryInfo *info) | |
Public Attributes | |
| LLViewerVisualParam * | mParam |
| LLDrivenEntryInfo * | mInfo |
Definition at line 51 of file lldriverparam.h.
| LLDrivenEntry::LLDrivenEntry | ( | LLViewerVisualParam * | param, | |
| LLDrivenEntryInfo * | info | |||
| ) | [inline] |
Definition at line 53 of file lldriverparam.h.
Definition at line 55 of file lldriverparam.h.
Referenced by LLDriverParam::getAvgDistortion(), LLDriverParam::getDrivenWeight(), LLDriverParam::getFirstDistortion(), LLDriverParam::getMaxDistortion(), LLDriverParam::getNextDistortion(), LLDriverParam::getTotalDistortion(), LLDriverParam::getVertexDistortion(), LLDriverParam::setAnimationTarget(), LLDriverParam::setWeight(), and LLDriverParam::stopAnimating().
Definition at line 56 of file lldriverparam.h.
Referenced by LLDriverParam::getDrivenWeight(), and LLDriverParam::setWeight().
1.5.5