cgmath/src
Brendan Zabarauskas a753602d34 Remove rotate methods, standardise some method names, add displacement method
We don't need the rotation methods now because of the types in transform::rotation
2013-07-21 15:11:25 +10:00
..
bounds Use _s suffix instead of _t for methods that take scalar values 2013-07-19 11:10:28 +10:00
color Add scalar and component-wise clamp methods 2013-07-21 15:09:20 +10:00
math Remove rotate methods, standardise some method names, add displacement method 2013-07-21 15:11:25 +10:00
noise Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
space Create space module 2013-07-12 09:17:37 +10:00
transform Use _s suffix instead of _t for methods that take scalar values 2013-07-19 11:10:28 +10:00
lmath.rs Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
macros.rs Add rotation module 2013-07-15 12:03:21 +10:00