[go: up one dir, main page]

[][src]Function glam::mat3

pub fn mat3(x_axis: Vec3, y_axis: Vec3, z_axis: Vec3) -> Mat3

Creates a Mat3 from three column vectors.