This parameter is just a no-op wrapper to the ParamValue to adapt it to the use of the ParamConverter concept.
More...
#include <ParamConverters.h>
Inherits IParamConverter< ParamValue >.
|
| ParamValue | denormalize (ParamValue iNormalizedValue) const override |
| |
| ParamValue | normalize (ParamValue const &iValue) const override |
| |
| void | toString (ParamValue const &iValue, String128 oString, int32 iPrecision) const override |
| |
| virtual int32 | getStepCount () const |
| |
| virtual std::string | toString (ParamType const &iValue, int32 iPrecision) const |
| |
|
| static void | staticToString (ParamValue const &iValue, String128 oString, int32 iPrecision) |
| |
This parameter is just a no-op wrapper to the ParamValue to adapt it to the use of the ParamConverter concept.
◆ denormalize()
| ParamValue denormalize |
( |
ParamValue |
iNormalizedValue | ) |
const |
|
inlineoverridevirtual |
◆ normalize()
| ParamValue normalize |
( |
ParamValue const & |
iValue | ) |
const |
|
inlineoverridevirtual |
◆ staticToString()
| static void staticToString |
( |
ParamValue const & |
iValue, |
|
|
String128 |
oString, |
|
|
int32 |
iPrecision |
|
) |
| |
|
inlinestatic |
◆ toString()
| void toString |
( |
ParamValue const & |
iValue, |
|
|
String128 |
oString, |
|
|
int32 |
iPrecision |
|
) |
| const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: