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