FlukyEngine
Namespaces | Typedefs
vector_double3_precision.hpp File Reference

Core features More...

#include "../detail/type_vec3.hpp"
Include dependency graph for vector_double3_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< 3, double, highp > glm::highp_dvec3
 3 components vector of high double-qualifier floating-point numbers. More...
 
typedef vec< 3, double, mediump > glm::mediump_dvec3
 3 components vector of medium double-qualifier floating-point numbers. More...
 
typedef vec< 3, double, lowp > glm::lowp_dvec3
 3 components vector of low double-qualifier floating-point numbers. More...
 

Detailed Description

Core features