Matrix4d.setm13

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

@param m13 the new value @return this

struct Matrix4d
ref return
setm13
(
double m13
)

Meta