FlukyEngine
Namespaces | Typedefs
vector_bool2_precision.hpp File Reference

Core features More...

#include "../detail/type_vec2.hpp"
Include dependency graph for vector_bool2_precision.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, bool, highp > glm::highp_bvec2
 2 components vector of high qualifier bool numbers. More...
 
typedef vec< 2, bool, mediump > glm::mediump_bvec2
 2 components vector of medium qualifier bool numbers. More...
 
typedef vec< 2, bool, lowp > glm::lowp_bvec2
 2 components vector of low qualifier bool numbers. More...
 

Detailed Description

Core features