Skip to main content

mat3

Function mat3 

Source
pub fn mat3(m: &Mat3Impl, row: usize, col: usize) -> f32
Expand description

Get element at (row, col) from a Mat3.