| GLM
    0.9.5
    | 
| Functions | |
| template<typename genType > | |
| std::string | to_string (genType const &x) | 
Setup strings for GLM type values.
<glm/gtx/string_cast.hpp> need to be included to use these functionalities.
| std::string glm::to_string | ( | genType const & | x | ) | 
Create a string from a GLM type value.
 1.8.5
 1.8.5