Matrix4d.setm12

Set the value of the matrix element at column 1 and row 2.

@param m12 the new value @return this

struct Matrix4d
ref return
setm12
(
double m12
)

Meta