FlukyEngine
Namespaces | Typedefs
vector_uint2.hpp File Reference

Core features More...

#include "../detail/type_vec2.hpp"
Include dependency graph for vector_uint2.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 vec< 2, unsigned int, defaultp > glm::uvec2
 2 components vector of unsigned integer numbers. More...
 

Detailed Description

Core features