|
@@ -35,6 +35,8 @@ namespace glm
|
|
|
|
|
|
|
|
/// Returns the quaternion rotation angle.
|
|
/// Returns the quaternion rotation angle.
|
|
|
///
|
|
///
|
|
|
|
|
+ /// @param x A normalized quaternion.
|
|
|
|
|
+ ///
|
|
|
/// @tparam T A floating-point scalar type
|
|
/// @tparam T A floating-point scalar type
|
|
|
/// @tparam Q A value from qualifier enum
|
|
/// @tparam Q A value from qualifier enum
|
|
|
template<typename T, qualifier Q>
|
|
template<typename T, qualifier Q>
|