![]() |
Iridescence 1.00
Embedded Graphic Framework
|
This is the complete list of members for DsValueBase, including all inherited members.
DsValueBase() (defined in DsValueBase) | DsValueBase | |
getNormalizedValue(float value) (defined in DsValueBase) | DsValueBase | protected |
getValue(void) const | DsValueBase | |
mMaxValue (defined in DsValueBase) | DsValueBase | protected |
mMinValue (defined in DsValueBase) | DsValueBase | protected |
mValue (defined in DsValueBase) | DsValueBase | protected |
notifyValueChange(bool in_motion) (defined in DsValueBase) | DsValueBase | protected |
onValueChange(float value)=0 (defined in DsValueBase) | DsValueBase | protectedpure 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 |