bones_framework
0.4.0
In bones_framework::prelude::f32
Function
bones_framework
::
prelude
::
f32
::
mat2
Copy item path
source
ยท
[
−
]
pub const fn mat2(x_axis:
Vec2
, y_axis:
Vec2
) ->
Mat2
Expand description
Creates a 2x2 matrix from two column vectors.