Include < glm/gtx/transform.hpp > to use the features of this extension.
Add transformation matrices
Transforms a matrix with a translation 4 * 4 matrix created from 3 scalars. See Also GLM_GTC_matrix_transform See Also GLM_GTX_transform
GLM_GTC_matrix_transform
GLM_GTX_transform
Builds a rotation 4 * 4 matrix created from an axis of 3 scalars and an angle expressed in radians. See Also GLM_GTC_matrix_transform See Also GLM_GTX_transform
Transforms a matrix with a scale 4 * 4 matrix created from a vector of 3 components. See Also GLM_GTC_matrix_transform See Also GLM_GTX_transform