doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Matrix2d.get
matrix_2d
Matrix2d
Undocumented in source. Be warned that the author may not have intended to support it.
Matrix2d
get
(Matrix2d dest)
Matrix3x2d
get
(Matrix3x2d dest)
struct
Matrix2d
Matrix3x2d
get
(
ref
Matrix3x2d
dest
)
Matrix3d
get
(Matrix3d dest)
double
get
(int column, int row)
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