cgmath/tests
Eduard Bopp 4d2fb64482 Type-cast a vector component-wise
This allows one to e.g. cast a vector of f64s to an equivalent vector of f32s.
More generally this is allowed for arbitrary NumCast types.
2014-11-20 16:41:27 +01:00
..
aabb.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
angle.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
approx.rs Assertion macros for approximate equality 2014-10-23 10:22:34 +02:00
line.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
matrix.rs Update for rustc 0.13.0-nightly 2014-11-16 01:59:43 +11:00
plane.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
point.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
projection.rs Fix ortho projection matrix 2014-10-04 20:12:09 -04:00
quaternion.rs Update for rustc 0.13.0-nightly 2014-11-16 01:59:43 +11:00
sphere.rs Update for rustc 0.13.0-nightly 2014-11-16 01:59:43 +11:00
transform.rs Publicly re-export everything from the root crate 2014-08-16 14:53:54 +10:00
vector.rs Type-cast a vector component-wise 2014-11-20 16:41:27 +01:00