avian2d
0.2.1
Matrix2
Aliased type
In avian2d::
math
avian2d
::
math
Type Alias
Matrix2
Copy item path
Source
pub type Matrix2 =
Mat2
;
Expand description
The 2x2 matrix type used by Avian.
Aliased Type
ยง
struct Matrix2(
/* private fields */
);