pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
QuaternionT.ToQuaternion
polyplex
math
glmath
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 pure nothrow
QuaternionT
!
T
ToQuaternion
(
Vector3T
!
T
vec
)
if
(
__traits(
isFloating
,
T
)
)
Meta
Source
See Implementation
polyplex
math
glmath
quaternion
QuaternionT
aliases
ToString
Type
constructors
this
functions
Conjugate
Normalize
Scale
ToEulerAngle
opBinary
opOpAssign
toString
properties
opDispatch
static functions
Identity
ToQuaternion
variables
data
Constructs a quaternion from euler angle vector