Matrix4d.setm33

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

@param m33 the new value @return this

struct Matrix4d
ref return
setm33
(
double m33
)

Meta