Skip to main content
mat2
chunkedge
0.1.0
In chunkedge::
protocol::
math
chunkedge
::
protocol
::
math
Function
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.