0.9.9 API documentation
Loading...
Searching...
No Matches
vector_float3_precision.hpp File Reference

Core features More...

Go to the source code of this file.

Typedefs

typedef vec< 3, float, highp > highp_vec3
 3 components vector of high single-qualifier floating-point numbers.
 
typedef vec< 3, float, lowp > lowp_vec3
 3 components vector of low single-qualifier floating-point numbers.
 
typedef vec< 3, float, mediump > mediump_vec3
 3 components vector of medium single-qualifier floating-point numbers.
 

Detailed Description