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

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