FlukyEngine
Namespaces | Typedefs
matrix_int3x3.hpp File Reference

GLM_EXT_matrix_int3x3 More...

#include "../mat3x3.hpp"
Include dependency graph for matrix_int3x3.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< 3, 3, int, defaultp > glm::imat3x3
 Signed integer 3x3 matrix. More...
 
typedef mat< 3, 3, int, defaultp > glm::imat3
 Signed integer 3x3 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int3x3

See also
Core features (dependence)