cgmath/src/bounds
Brendan Zabarauskas a5c00bfe97 Use _s suffix instead of _t for methods that take scalar values
This is what rust-geom uses, and it seems to make more sense. I originally used _t because it referred to the base generic type, but I think _s makes more sense.
2013-07-19 11:10:28 +10:00
..
aabb.rs Use _s suffix instead of _t for methods that take scalar values 2013-07-19 11:10:28 +10:00
bounds.rs Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
box.rs Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
cylinder.rs Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
frustum.rs Rename Dimensioned and Swap traits 2013-07-14 13:22:45 +10:00
sphere.rs Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00