[go: up one dir, main page]

[][src]Function glam::f32::mat2

pub fn mat2(x_axis: Vec2, y_axis: Vec2) -> Mat2

Creates a 2x2 matrix from two column vectors.