avian3d
0.1.2
Matrix2
Aliased type
In avian3d::math
?
Settings
Type Alias
avian3d
::
math
::
Matrix2
Copy item path
source
·
[
−
]
pub type Matrix2 =
Mat2
;
Expand description
The 2x2 matrix type used by Avian.
Aliased Type
§
struct Matrix2(
/* private fields */
);