sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Quaternion.axis
sbylib
math
quaternion
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
Vector
!(
T
,
3
)
axis
()
void
axis
(Vector!(T, 3) axis)
struct
Quaternion
(T)
@
property
void
axis
(
const
Vector
!(
T
, 3)
axis
)
if
(
__traits(
isArithmetic
,
T
)
)
Meta
Source
See Implementation
sbylib
math
quaternion
Quaternion
constructors
this
functions
array
axis
baseX
baseY
baseZ
opBinary
opBinaryRight
opIndex
opOpAssign
opUnary
toString
static functions
axisAngle
rotFromTo
variables
w
x
y
z