FlukyEngine
Namespaces | Typedefs
vector_float4_precision.hpp File Reference

Core features More...

#include "../detail/type_vec4.hpp"
Include dependency graph for vector_float4_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< 4, float, highp > glm::highp_vec4
 4 components vector of high single-qualifier floating-point numbers. More...
 
typedef vec< 4, float, mediump > glm::mediump_vec4
 4 components vector of medium single-qualifier floating-point numbers. More...
 
typedef vec< 4, float, lowp > glm::lowp_vec4
 4 components vector of low single-qualifier floating-point numbers. More...
 

Detailed Description

Core features