#include <llwlparammanager.h>
Public Member Functions | |
| WLFloatControl (F32 val, char const *n, F32 m=1.0f) | |
| WLFloatControl & | operator= (LLVector4 const &val) |
| operator F32 (void) const | |
| void | update (LLWLParamSet ¶ms) const |
Public Attributes | |
| F32 | x |
| char const * | name |
| F32 | mult |
Definition at line 98 of file llwlparammanager.h.
Definition at line 103 of file llwlparammanager.h.
| WLFloatControl& WLFloatControl::operator= | ( | LLVector4 const & | val | ) | [inline] |
| WLFloatControl::operator F32 | ( | void | ) | const [inline] |
| void WLFloatControl::update | ( | LLWLParamSet & | params | ) | const [inline] |
Definition at line 118 of file llwlparammanager.h.
References name, LLWLParamSet::set(), and x.
Referenced by LLFloaterWindLight::onFloatControlMoved().


Definition at line 99 of file llwlparammanager.h.
Referenced by LLFloaterWindLight::onFloatControlMoved(), operator F32(), operator=(), LLFloaterWindLight::syncMenu(), and update().
| char const* WLFloatControl::name |
Definition at line 100 of file llwlparammanager.h.
Referenced by LLFloaterWindLight::syncMenu(), and update().
Definition at line 101 of file llwlparammanager.h.
Referenced by LLFloaterWindLight::onFloatControlMoved(), and LLFloaterWindLight::syncMenu().
1.5.5