Clutter Engine 0.0.1
Loading...
Searching...
No Matches
vector_float1_precision.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  glm
 Core features
 

Typedefs

typedef vec< 1, float, highpglm::highp_vec1
 1 component vector of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
 
typedef vec< 1, float, mediumpglm::mediump_vec1
 1 component vector of single-precision floating-point numbers using medium precision arithmetic in term of ULPs.
 
typedef vec< 1, float, lowpglm::lowp_vec1
 1 component vector of single-precision floating-point numbers using low precision arithmetic in term of ULPs.
 

Detailed Description