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
()
struct
Quaternion
(T)
@
property
const
Vector
!(
T
, 3)
axis
(
)
if
(
__traits(
isArithmetic
,
T
)
)
void
axis
(Vector!(T, 3) axis)
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