FlukyEngine
Namespaces | Typedefs
vector_int3.hpp File Reference

Core features More...

#include "../detail/type_vec3.hpp"
Include dependency graph for vector_int3.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< 3, int, defaultp > glm::ivec3
 3 components vector of signed integer numbers. More...
 

Detailed Description

Core features