gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Quaternion.this
gfm
math
quaternion
Quaternion
Construct a Quaternion from a value.
this
(U x)
struct
Quaternion
(T)
@
nogc
pure nothrow
this
(
U
)
(
U
x
)
if
(
isAssignable
!
U
)
this
(T qw, T qx, T qy, T qz)
Meta
Source
See Implementation
gfm
math
quaternion
Quaternion
constructors
this
functions
inverse
inversed
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toEulerAngles
toString
static functions
fromAxis
fromEulerAngles
identity
unions
__anonymous
Construct a Quaternion from a value.