GLM_GTX_string_cast extension: Setup strings for GLM type values. More...
Functions | |
template<typename genType > | |
std::string | string (genType const &x) |
Create a string from a GLM type value. |
GLM_GTX_string_cast extension: Setup strings for GLM type values.
std::string glm::gtx::string_cast::string | ( | genType const & | x | ) |
Create a string from a GLM type value.
From GLM_GTX_string_cast extension.