![]() |
0.9.9 API documentation
|
Include <glm/ext/matrix_int3x2.hpp> to use the features of this extension. More...
Typedefs | |
typedef mat< 3, 2, int, defaultp > | imat3x2 |
Signed integer 3x2 matrix. More... | |
Include <glm/ext/matrix_int3x2.hpp> to use the features of this extension.
Include <glm/ext/matrix_uint3x2.hpp> to use the features of this extension.
Defines a number of matrices with integer types.
typedef mat< 3, 2, int, defaultp > imat3x2 |
Signed integer 3x2 matrix.
Definition at line 30 of file matrix_int3x2.hpp.