0.9.8
Functions
matrix_decompose.hpp File Reference

Go to the source code of this file.

Functions

template<typename T , precision P>
GLM_FUNC_DECL bool decompose (tmat4x4< T, P > const &modelMatrix, tvec3< T, P > &scale, tquat< T, P > &orientation, tvec3< T, P > &translation, tvec3< T, P > &skew, tvec4< T, P > &perspective)
 

Detailed Description

GLM_GTX_matrix_decompose

See also
GLM Core (dependence)

Definition in file matrix_decompose.hpp.