FlukyEngine
Namespaces | Typedefs
matrix_int4x4.hpp File Reference

GLM_EXT_matrix_int4x4 More...

#include "../mat4x4.hpp"
Include dependency graph for matrix_int4x4.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< 4, 4, int, defaultp > glm::imat4x4
 Signed integer 4x4 matrix. More...
 
typedef mat< 4, 4, int, defaultp > glm::imat4
 Signed integer 4x4 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int4x4

See also
Core features (dependence)