|  | 0.9.9 API documenation
    | 
Setup strings for GLM type values. More...
| Functions | |
| template<template< typename, precision > class matType, typename T , precision P> | |
| GLM_FUNC_DECL std::string | to_string (matType< T, P > const &x) | 
| Create a string from a GLM vector or matrix typed variable.  More... | |
Setup strings for GLM type values.
<glm/gtx/string_cast.hpp> need to be included to use these functionalities. This extension is not supported with CUDA
| GLM_FUNC_DECL std::string glm::to_string | ( | matType< T, P > const & | x | ) | 
Create a string from a GLM vector or matrix typed variable.
 1.8.10
 1.8.10