FlukyEngine
Namespaces | Typedefs
matrix_int2x2.hpp File Reference

GLM_EXT_matrix_int2x2 More...

#include "../mat2x2.hpp"
Include dependency graph for matrix_int2x2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Typedefs

typedef mat< 2, 2, int, defaultp > glm::imat2x2
 Signed integer 2x2 matrix. More...
 
typedef mat< 2, 2, int, defaultp > glm::imat2
 Signed integer 2x2 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int2x2

See also
Core features (dependence)