ext_matrix_common Module Reference

Defines functions for common matrix operations.

Include < glm/ext/matrix_common.hpp > to use the features of this extension.

See Also

GLM_EXT_matrix_common


Public Member Functions

  • GLM_FUNC_DECL mat< C, R, T, Q >
    mix (mat< C, R, T, Q > const &x, mat< C, R, T, Q > const &y, mat< C, R, U, Q > const &a)
  • GLM_FUNC_DECL mat< C, R, T, Q >
    mix (mat< C, R, T, Q > const &x, mat< C, R, T, Q > const &y, U a)