FlukyEngine
Namespaces | Typedefs
matrix_int2x3.hpp File Reference

GLM_EXT_matrix_int2x3 More...

#include "../mat2x3.hpp"
Include dependency graph for matrix_int2x3.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, 3, int, defaultp > glm::imat2x3
 Signed integer 2x3 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int2x3

See also
Core features (dependence)