This website requires JavaScript.
Explore
Help
Register
Sign in
hodasemi
/
cgmath
Watch
1
Star
0
Fork
You've already forked cgmath
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
31be8b79df
cgmath
/
src
/
math
History
Brendan Zabarauskas
31be8b79df
Add map_as_vec{2,3,4} methods and document AsVec method impls
...
These are useful for when for reusing methods available on the Vec{2,3,4} types.
2013-07-21 13:20:28 +10:00
..
macros.rs
Add map_as_vec{2,3,4} methods and document AsVec method impls
2013-07-21 13:20:28 +10:00
mat.rs
Use _s suffix instead of _t for methods that take scalar values
2013-07-19 11:10:28 +10:00
math.rs
Move rotation module into transform module
2013-07-16 09:23:57 +10:00
plane.rs
Move contents of geom and core modules into new math module
2013-07-14 11:47:10 +10:00
point.rs
Documentation work
2013-07-14 14:43:29 +10:00
quat.rs
Use _s suffix instead of _t for methods that take scalar values
2013-07-19 11:10:28 +10:00
ray.rs
Documentation work
2013-07-14 14:43:29 +10:00
vec.rs
Add map_as_vec{2,3,4} methods and document AsVec method impls
2013-07-21 13:20:28 +10:00