GLM_EXT_quaternion_float_precision
More...
Go to the source code of this file.
|
typedef qua< float, highp > | highp_quat |
| Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
|
|
typedef qua< float, lowp > | lowp_quat |
| Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
|
|
typedef qua< float, mediump > | mediump_quat |
| Quaternion of single-precision floating-point numbers using high precision arithmetic in term of ULPs.
|
|