FlukyEngine
Namespaces | Typedefs
matrix_uint2x2.hpp File Reference

GLM_EXT_matrix_uint2x2 More...

#include "../mat2x2.hpp"
Include dependency graph for matrix_uint2x2.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, 2, uint, defaultp > glm::umat2x2
 Unsigned integer 2x2 matrix. More...
 
typedef mat< 2, 2, uint, defaultp > glm::umat2
 Unsigned integer 2x2 matrix. More...
 

Detailed Description

GLM_EXT_matrix_uint2x2

See also
Core features (dependence)