pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
QuaternionT.ToQuaternion
polyplex
math
quaternion
QuaternionT
Constructs a quaternion from euler angle vector
QuaternionT
!
T
ToQuaternion
(
T
pitch
,
T
roll
,
T
yaw
)
QuaternionT
!
T
ToQuaternion
(
Vector3T
!
T
vec
)
struct
QuaternionT
(T)
static
QuaternionT
!
T
ToQuaternion
pure nothrow
(
Vector3T
!
T
vec
)
if
(
__traits(
isFloating
,
T
)
)
Meta
Source
See Implementation
polyplex
math
quaternion
QuaternionT
constructors
this
functions
Conjugate
Normalize
ToEulerAngle
opBinary
opOpAssign
static functions
Identity
ToQuaternion
variables
data
Constructs a quaternion from euler angle vector