Matrix3x2d._m00

Set the value of the matrix element at column 0 and row 0.

@param m00 the new value @return this

struct Matrix3x2d
ref return
_m00
(
double m00
)

Meta