cgmath/src
Brendan Zabarauskas 64ae5fbd9a {Vec, Mat, Quat}->{Vector, Matrix, Quaternion}
The full names provide consistency with the other types. Also, Vec is now a type declared in libstd - this will reduce confusion.
2014-04-14 12:00:48 +10:00
..
bench {Vec, Mat, Quat}->{Vector, Matrix, Quaternion} 2014-04-14 12:00:48 +10:00
cgmath {Vec, Mat, Quat}->{Vector, Matrix, Quaternion} 2014-04-14 12:00:48 +10:00
test {Vec, Mat, Quat}->{Vector, Matrix, Quaternion} 2014-04-14 12:00:48 +10:00