liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Quaternion.this
liberty
math
quaternion
Quaternion
Constructs a Quaternion from a value.
this
(U x)
struct
Quaternion
(T)
this
(
U
)
(
U
x
)
if
(
isAssignable
!
U
)
this
(T qw, T qx, T qy, T qz)
Meta
Source
See Implementation
liberty
math
quaternion
Quaternion
aliases
type
constructors
this
functions
inverse
inversed
mul
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toEulerAngles
toString
static functions
fromAxis
fromEulerAngles
identity
unions
__anonymous
Constructs a Quaternion from a value.