doml v0.0.4 (2022-08-21T00:57:34Z)
Dub
Repo
Matrix3x2d.scaleLocal
matrix_3x2d
Matrix3x2d
Undocumented in source. Be warned that the author may not have intended to support it.
Matrix3x2d
scaleLocal
(double x, double y, Matrix3x2d dest)
struct
Matrix3x2d
Matrix3x2d
scaleLocal
(
double
x
,
double
y
,
ref
Matrix3x2d
dest
)
Matrix3x2d
scaleLocal
(double x, double y)
Matrix3x2d
scaleLocal
(double xy, Matrix3x2d dest)
Matrix3x2d
scaleLocal
(double xy)
Meta
Source
See Implementation
matrix_3x2d
Matrix3x2d
constructors
this
functions
_m00
_m01
_m10
_m11
_m20
_m21
determinant
equals
get
get3x3
get4x4
hashCode
identity
invert
isFinite
mul
mulLocal
normalizedPositiveX
normalizedPositiveY
origin
positiveX
positiveY
rotate
rotateAbout
rotateLocal
rotateTo
rotation
scale
scaleAround
scaleAroundLocal
scaleLocal
scaling
set
setTranslation
setView
span
testAar
testCircle
testPoint
transform
transformDirection
transformPosition
translate
translateLocal
translation
unproject
unprojectInv
view
viewArea
zero
variables
m00
m01
m10
m11
m20
m21