Skip to main content

mat4_from_row_slice

Function mat4_from_row_slice 

Source
pub fn mat4_from_row_slice(data: &[f64]) -> Mat4Impl
Expand description

Create a DMat4 from a row-major slice.