doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Matrix2d.m11
matrix_2d
Matrix2d
Undocumented in source.
struct
Matrix2d
double
m11
;
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