| 
| 
  | LinearParamProperty (MorphOp *morph_op, const std::string &label, const std::string &format, double min_value, double max_value, std::function< float(const MorphOp &)> get_value, std::function< void(MorphOp &, float)> set_value) | 
|   | 
| 
double  | value2ui (double v) | 
|   | 
| 
double  | ui2value (double ui) | 
|   | 
| 
  | IProperty (MorphOp *morph_op, const std::string &label, const std::string &format, std::function< float(const MorphOp &)> get_value, std::function< void(MorphOp &, float)> set_value) | 
|   | 
| 
int  | min () | 
|   | 
| 
int  | max () | 
|   | 
| 
int  | get () | 
|   | 
| 
void  | set (int v) | 
|   | 
| 
std::string  | label () | 
|   | 
| 
std::string  | value_label () | 
|   | 
The documentation for this class was generated from the following file: