Skip to main content

mat4

Function mat4 

Source
pub fn mat4(m: &Mat4Impl, row: usize, col: usize) -> f64
Expand description

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