- Member glm::bitCount (genIUType< T > const &Value)
- Clarify the declaration to specify that scalars are suported.
- Member glm::detail::sse_sqrt_wip_ss (__m128 const &x)
-
- Member glm::findLSB (genIUType< T > const &Value)
- Clarify the declaration to specify that scalars are suported.
- Member glm::findMSB (genIUType< T > const &Value)
- Clarify the declaration to specify that scalars are suported.
- Member glm::intBitsToFloat (genIType const &value)
- Clarify this declaration, we don't need to actually specify the return type
- Member glm::outerProduct (vecType const &c, vecType const &r)
- Clarify the declaration to specify that matType doesn't have to be provided when used.
- Member glm::uintBitsToFloat (genUType const &value)
- Clarify this declaration, we don't need to actually specify the return type