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

Go to the source code of this file.

Namespaces

namespace  glm
 Core features
 

Typedefs

typedef vec< 1, double, highpglm::highp_dvec1
 1 component vector of double-precision floating-point numbers using high precision arithmetic in term of ULPs.
 
typedef vec< 1, double, mediumpglm::mediump_dvec1
 1 component vector of double-precision floating-point numbers using medium precision arithmetic in term of ULPs.
 
typedef vec< 1, double, lowpglm::lowp_dvec1
 1 component vector of double-precision floating-point numbers using low precision arithmetic in term of ULPs.
 

Detailed Description