FlukyEngine
Namespaces | Functions
string_cast.hpp File Reference

GLM_GTX_string_cast More...

#include "../glm.hpp"
#include "../gtc/type_precision.hpp"
#include "../gtc/quaternion.hpp"
#include "../gtx/dual_quaternion.hpp"
#include <string>
#include <cmath>
#include "string_cast.inl"
Include dependency graph for string_cast.hpp:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Functions

template<typename genType >
GLM_FUNC_DECL std::string glm::to_string (genType const &x)
 Create a string from a GLM vector or matrix typed variable. More...
 

Detailed Description

GLM_GTX_string_cast

See also
Core features (dependence)
GLM_GTX_integer (dependence)
GLM_GTX_quaternion (dependence)