mirror of
https://github.com/g-truc/glm.git
synced 2024-11-27 02:34:35 +00:00
Fixed spaces
This commit is contained in:
parent
346e305593
commit
af2debfd43
@ -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…
Reference in New Issue
Block a user