|
GraphicsAPI_2020C
|
#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"
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... | |
1.8.13