cgmath/tests
Jordan Miner c11371794f Fix Euler angle to matrix conversion
The equations were written with rows horizontally instead of vertically
and some signs were wrong.
2016-05-12 01:28:16 -05:00
..
angle.rs Remove Angle::equiv 2016-04-03 13:32:55 +10:00
approx.rs #[should_fail] -> #[should_panic] 2015-03-18 18:21:39 +01:00
matrix.rs Fix Euler angle to matrix conversion 2016-05-12 01:28:16 -05:00
point.rs Added scalar arithmetic operators for Point types 2016-01-02 10:14:47 +11:00
projection.rs Add all permutations of matrix ops, and remove operator methods 2015-12-21 21:02:40 +11:00
quaternion.rs Test converting axis angles to quaternions 2016-05-12 01:28:15 -05:00
rotation.rs Make Rotation trait depend on One 2016-05-12 08:36:34 +10:00
transform.rs Change the name of methods on the Transform trait to avoid clashes 2016-05-01 14:59:38 +02:00
vector.rs Move the dot method onto EuclideanVector 2016-04-04 20:45:37 +10:00