Fix quat angle documentation #820

master
christophe ago%!(EXTRA string=1 year) committed by Christophe
parent 8d337c0c65
commit d2033739cf
  1. 2
      glm/ext/quaternion_trigonometric.hpp

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

Loading…
Cancel
Save