b6199ca702
Closes #396 This removes `PartialOrd` and makes `BaseNum` and `BaseFloat` simple trait aliases. This should allow more types to be used as parameters in the cgmath data types at the expense of removing `Array::min` and `Array::max`. |
||
---|---|---|
.. | ||
angle.rs | ||
matrix.rs | ||
point.rs | ||
projection.rs | ||
quaternion.rs | ||
rotation.rs | ||
transform.rs | ||
vector.rs | ||
vector4f32.rs |