FlukyEngine
Namespaces | Typedefs
quaternion_float_precision.hpp File Reference

GLM_EXT_quaternion_float_precision More...

#include "../detail/type_quat.hpp"
Include dependency graph for quaternion_float_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< float, lowp > glm::lowp_quat
 Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
 
typedef qua< float, mediump > glm::mediump_quat
 Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
 
typedef qua< float, highp > glm::highp_quat
 Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
 

Detailed Description

GLM_EXT_quaternion_float_precision