Function vec_from_array3_f

Source
pub fn vec_from_array3_f(
    vertices: &Array3<f32>,
    col_index: usize,
    row_index: usize,
) -> Vector3f