Iridescence 1.00
Embedded Graphic Framework
Loading...
Searching...
No Matches
DsValueBase Member List

This is the complete list of members for DsValueBase, including all inherited members.

DsValueBase() (defined in DsValueBase)DsValueBase
getNormalizedValue(float value) (defined in DsValueBase)DsValueBaseprotected
getValue(void) constDsValueBase
mMaxValue (defined in DsValueBase)DsValueBaseprotected
mMinValue (defined in DsValueBase)DsValueBaseprotected
mValue (defined in DsValueBase)DsValueBaseprotected
notifyValueChange(bool in_motion) (defined in DsValueBase)DsValueBaseprotected
onValueChange(float value)=0 (defined in DsValueBase)DsValueBaseprotectedpure virtual
setOnChangeCallback(const lambda< void(float value, bool in_motion, bool user_input)> &cb)DsValueBase
setValue(float value)DsValueBase
setValueRange(float min, float max)DsValueBase