| 
    ML Reference
    
   | 
 
Functions | |
| MLEXPORT std::string | valueToString (MLint value) | 
| MLEXPORT void | stringToValue (const std::string &s, MLint &value) | 
| MLEXPORT std::string | valueToString (float value) | 
| MLEXPORT void | stringToValue (const std::string &s, float &value) | 
| MLEXPORT std::string | valueToString (double value) | 
| MLEXPORT void | stringToValue (const std::string &s, double &value) | 
| MLEXPORT std::string | valueToString (const Vector2 &value) | 
| MLEXPORT void | stringToValue (const std::string &s, Vector2 &value) | 
| MLEXPORT std::string | valueToString (const Vector3 &value) | 
| MLEXPORT void | stringToValue (const std::string &s, Vector3 &value) | 
| MLEXPORT std::string | valueToString (const Vector4 &value) | 
| MLEXPORT void | stringToValue (const std::string &s, Vector4 &value) | 
| MLEXPORT void ml::ValuePersistence::stringToValue | ( | const std::string & | s, | 
| double & | value ) | 
References stringToValue().
| MLEXPORT void ml::ValuePersistence::stringToValue | ( | const std::string & | s, | 
| float & | value ) | 
References stringToValue().
References stringToValue().
Referenced by stringToValue(), stringToValue(), stringToValue(), stringToValue(), stringToValue(), and stringToValue().
References stringToValue().
References stringToValue().
References stringToValue().
References valueToString().
References valueToString().
References valueToString().
| MLEXPORT std::string ml::ValuePersistence::valueToString | ( | double | value | ) | 
References valueToString().
| MLEXPORT std::string ml::ValuePersistence::valueToString | ( | float | value | ) | 
References valueToString().
References valueToString().
Referenced by valueToString(), valueToString(), valueToString(), valueToString(), valueToString(), and valueToString().