Matrix
parry2d
0.26.0
Matrix
Aliased Type
In parry2d::
math
parry2d
::
math
Type Alias
Matrix
Copy item path
Source
pub type Matrix =
Mat2
;
Expand description
The matrix type.
Aliased Type
ยง
pub struct Matrix(
/* private fields */
);