|  | 0.9.9 API documenation
    | 
GLM_GTX_matrix_decompose More...
Go to the source code of this file.
| Functions | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL bool | decompose (mat< 4, 4, T, Q > const &modelMatrix, vec< 3, T, Q > &scale, tquat< T, Q > &orientation, vec< 3, T, Q > &translation, vec< 3, T, Q > &skew, vec< 4, T, Q > &perspective) | 
| Decomposes a model matrix to translations, rotation and scale components.  More... | |
Definition in file matrix_decompose.hpp.
 1.8.10
 1.8.10