Skip to main content

mat3_from_row_slice

Function mat3_from_row_slice 

Source
pub fn mat3_from_row_slice(data: &[f32]) -> Mat3Impl
Expand description

Create a Mat3 from a row-major slice.