GLM_GTX_half_float extension: Add support for half precision flotting-point types. More...
Typedefs | |
typedef detail::tquat < detail::thalf > | hquat |
Quaternion of half-precision floating-point numbers. |
GLM_GTX_half_float extension: Add support for half precision flotting-point types.
typedef detail::tquat<detail::thalf> hquat |
Quaternion of half-precision floating-point numbers.
From GLM_GTX_half_float extension.
Definition at line 35 of file gtx/half_float.hpp.