gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Quaternion.fromAxis
gfm
math
quaternion
Quaternion
Constructs a Quaternion from axis + angle.
struct
Quaternion
(T)
static pure nothrow
Quaternion
fromAxis
(
Vector
!(
T
, 3u)
axis
,
T
angle
)
Meta
Source
See Implementation
gfm
math
quaternion
Quaternion
constructors
this
functions
inverse
inversed
normalize
normalized
opAssign
opBinary
opCast
opEquals
opOpAssign
toString
static functions
IDENTITY
fromAxis
unions
__anonymous
Constructs a Quaternion from axis + angle.