spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
DOMMatrix.rotateAxisAngleSelf
spasm
bindings
geometry
DOMMatrix
Undocumented in source. Be warned that the author may not have intended to support it.
auto
rotateAxisAngleSelf
(double x, double y, double z, double angle)
auto
rotateAxisAngleSelf
(double x, double y, double z)
struct
DOMMatrix
nothrow
auto
rotateAxisAngleSelf
()
(
double
x
,
double
y
,
double
z
)
auto
rotateAxisAngleSelf
(double x, double y)
auto
rotateAxisAngleSelf
(double x)
auto
rotateAxisAngleSelf
()
Meta
Source
See Implementation
spasm
bindings
geometry
DOMMatrix
constructors
this
functions
a
b
c
d
e
f
fromFloat32Array
fromFloat64Array
fromMatrix
invertSelf
m11
m12
m13
m14
m21
m22
m23
m24
m31
m32
m33
m34
m41
m42
m43
m44
multiplySelf
preMultiplySelf
rotateAxisAngleSelf
rotateFromVectorSelf
rotateSelf
scale3dSelf
scaleSelf
setMatrixValue
skewXSelf
skewYSelf
translateSelf
variables
_parent