|
|
MCAPI | FloatControlOption (uint controlOptionId, ::std::function< void(float)> floatSetter, ::std::function< float()> floatGetter, float minValue, float maxValue, float defaultValue) |
| |
|
MCAPI void * | $ctor (uint controlOptionId, ::std::function< void(float)> floatSetter, ::std::function< float()> floatGetter, float minValue, float maxValue, float defaultValue) |
| |
|
|
::ll::TypedStorage< 8, 64, ::std::function< void(float)> > | mFloatSetter |
| |
|
::ll::TypedStorage< 8, 64, ::std::function< float()> > | mFloatGetter |
| |
|
::ll::TypedStorage< 4, 4, float > | mMinValue |
| |
|
::ll::TypedStorage< 4, 4, float > | mMaxValue |
| |
|
::ll::TypedStorage< 4, 4, float > | mDefaultValue |
| |
|
::ll::TypedStorage< 4, 4, uint > | mControlOptionId |
| |
The documentation for this class was generated from the following files: