3rdparty/glm/doc/api/a00068.html
| | 0.9.8 |
matrix_operation.hpp File Reference
Go to the source code of this file.
|
| | template<typename T , precision P> | | GLM_FUNC_DECL tmat2x2< T, P > | diagonal2x2 (tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat2x3< T, P > | diagonal2x3 (tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat2x4< T, P > | diagonal2x4 (tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat3x2< T, P > | diagonal3x2 (tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat3x3< T, P > | diagonal3x3 (tvec3< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat3x4< T, P > | diagonal3x4 (tvec3< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat4x2< T, P > | diagonal4x2 (tvec2< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat4x3< T, P > | diagonal4x3 (tvec3< T, P > const &v) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tmat4x4< T, P > | diagonal4x4 (tvec4< T, P > const &v) | | |
See alsoGLM Core (dependence)
Definition in file matrix_operation.hpp.
Generated by 1.8.10