Skip to content

Commit

Permalink
Fix quat angle documentation #820
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe authored and christophe-lunarg committed Dec 30, 2023
1 parent 8d337c0 commit d203373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions glm/ext/quaternion_trigonometric.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d203373

Please sign in to comment.