spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
DOMMatrixReadOnly.scale3d
spasm
bindings
geometry
DOMMatrixReadOnly
Undocumented in source. Be warned that the author may not have intended to support it.
auto
scale3d
(double scale, double originX, double originY, double originZ)
auto
scale3d
(double scale, double originX, double originY)
auto
scale3d
(double scale, double originX)
auto
scale3d
(double scale)
struct
DOMMatrixReadOnly
nothrow
auto
scale3d
()
(
double
scale
)
auto
scale3d
()
Meta
Source
See Implementation
spasm
bindings
geometry
DOMMatrixReadOnly
constructors
this
functions
a
b
c
d
e
f
flipX
flipY
fromFloat32Array
fromFloat64Array
fromMatrix
inverse
is2D
isIdentity
m11
m12
m13
m14
m21
m22
m23
m24
m31
m32
m33
m34
m41
m42
m43
m44
multiply
rotate
rotateAxisAngle
rotateFromVector
scale
scale3d
scaleNonUniform
skewX
skewY
toFloat32Array
toFloat64Array
toJSON
transformPoint
translate
variables
handle