FlukyEngine
Namespaces | Typedefs
matrix_uint2x4.hpp File Reference

GLM_EXT_matrix_int2x4 More...

#include "../mat2x4.hpp"
Include dependency graph for matrix_uint2x4.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, 4, uint, defaultp > glm::umat2x4
 Unsigned integer 2x4 matrix. More...
 

Detailed Description

GLM_EXT_matrix_int2x4

See also
Core features (dependence)