FlukyEngine
Namespaces | Typedefs
matrix_int4x3.hpp File Reference

GLM_EXT_matrix_int4x3 More...

#include "../mat4x3.hpp"
Include dependency graph for matrix_int4x3.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, 3, int, defaultp > glm::imat4x3
 Signed integer 4x3 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int4x3

See also
Core features (dependence)