m7 property

double m7

Matrix fourth row (4 components) second.

Implementation

double get m7 => ref.m7;
void m7=(double m7)

Implementation

set m7(double m7) => ref.m7 = m7;