240559b941
This adds `Sum` trait for the `MatrixN`, `VectorN`, `Quaternion` structures and the `Product` trait for `MatrixN`, `BasisN` and `Quaternion`. It also add constraints on the `Rotation` and `SquareMatrix` to require the `Product` trait and `VectorSpace` to require `Sum`. |
||
---|---|---|
.. | ||
angle.rs | ||
matrix.rs | ||
point.rs | ||
projection.rs | ||
quaternion.rs | ||
rotation.rs | ||
transform.rs | ||
vector.rs | ||
vector4f32.rs |