Fixed spaces

master
Christophe Riccio ago%!(EXTRA string=13 years)
parent 346e305593
commit af2debfd43
  1. 2
      glm/gtc/quaternion.hpp

@ -78,7 +78,7 @@ namespace detail
value_type const & z);
// Convertions
//explicit tquat(valType const & pitch, valType const & yaw, valType const & roll);
//! Build a quaternion from euler angles (pitch, yaw, roll), in radians.
explicit tquat(
tvec3<T> const & eulerAngles);

Loading…
Cancel
Save