|
GraphicsAPI_2020C
|
GLM_EXT_quaternion_double_precision More...
#include "../detail/type_quat.hpp"

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... | |
1.8.13