mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 02:04:35 +00:00
Fix quat angle documentation #820
This commit is contained in:
parent
8d337c0c65
commit
d2033739cf
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user