3rdparty/glm/doc/api/a00094.html
| | 0.9.8 |
rotate_vector.hpp File Reference
Go to the source code of this file.
|
| | template<typename T , precision P> | | GLM_FUNC_DECL tmat4x4< T, P > | orientation (tvec3< T, P > const &Normal, tvec3< T, P > const &Up) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec2< T, P > | rotate (tvec2< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | rotate (tvec3< T, P > const &v, T const &angle, tvec3< T, P > const &normal) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec4< T, P > | rotate (tvec4< T, P > const &v, T const &angle, tvec3< T, P > const &normal) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | rotateX (tvec3< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec4< T, P > | rotateX (tvec4< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | rotateY (tvec3< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec4< T, P > | rotateY (tvec4< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | rotateZ (tvec3< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec4< T, P > | rotateZ (tvec4< T, P > const &v, T const &angle) | | | | template<typename T , precision P> | | GLM_FUNC_DECL tvec3< T, P > | slerp (tvec3< T, P > const &x, tvec3< T, P > const &y, T const &a) | | |
See alsoGLM Core (dependence) GLM_GTX_transform (dependence)
Definition in file rotate_vector.hpp.
Generated by 1.8.10