doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Matrix2d.mulLocal
matrix_2d
Matrix2d
Undocumented in source. Be warned that the author may not have intended to support it.
Matrix2d
mulLocal
(Matrix2d left)
Matrix2d
mulLocal
(Matrix2d left, Matrix2d dest)
struct
Matrix2d
Matrix2d
mulLocal
(
Matrix2d
left
,
ref
Matrix2d
dest
)
Meta
Source
See Implementation
matrix_2d
Matrix2d
constructors
this
functions
_m00
_m01
_m10
_m11
add
determinant
equals
get
getColumn
getRotation
getRow
getScale
hashCode
identity
invert
isFinite
lerp
mul
mulComponentWise
mulLocal
normal
normalizedPositiveX
normalizedPositiveY
positiveX
positiveY
rotate
rotateLocal
rotation
scale
scaleLocal
scaling
set
setColumn
setRow
setm00
setm01
setm10
setm11
sub
swap
transform
transformTranspose
transpose
zero
variables
m00
m01
m10
m11