FlukyEngine
Namespaces | Typedefs
matrix_uint4x4.hpp File Reference

GLM_EXT_matrix_uint4x4 More...

#include "../mat4x4.hpp"
Include dependency graph for matrix_uint4x4.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, uint, defaultp > glm::umat4x4
 Unsigned integer 4x4 matrix. More...
 
typedef mat< 4, 4, uint, defaultp > glm::umat4
 Unsigned integer 4x4 matrix. More...
 

Detailed Description

GLM_EXT_matrix_uint4x4

See also
Core features (dependence)