0.9.8
|
Go to the source code of this file.
Functions | |
template<typename T , precision P> | |
GLM_FUNC_DECL tmat4x4< T, P > | rotate (T angle, tvec3< T, P > const &v) |
template<typename T , precision P> | |
GLM_FUNC_DECL tmat4x4< T, P > | scale (tvec3< T, P > const &v) |
template<typename T , precision P> | |
GLM_FUNC_DECL tmat4x4< T, P > | translate (tvec3< T, P > const &v) |
Definition in file transform.hpp.