FlukyEngine
Namespaces | Typedefs
quaternion_double_precision.hpp File Reference

GLM_EXT_quaternion_double_precision More...

#include "../detail/type_quat.hpp"
Include dependency graph for quaternion_double_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 qua< double, lowp > glm::lowp_dquat
 Quaternion of double-precision floating-point numbers using high precision arithmetic in term of ULPs. More...
 
typedef qua< double, mediump > glm::mediump_dquat
 Quaternion of medium double-qualifier floating-point numbers using high precision arithmetic in term of ULPs. More...
 
typedef qua< double, highp > glm::highp_dquat
 Quaternion of high double-qualifier floating-point numbers using high precision arithmetic in term of ULPs. More...
 

Detailed Description

GLM_EXT_quaternion_double_precision