avian3d
0.2.0
Matrix2
Aliased type
In avian3d::
math
avian3d
::
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 */
);