pub fn mat3_from_diagonal_element(v: f32) -> Mat3Impl
Create a diagonal Mat3 with v on the diagonal.
Mat3
v