This website requires JavaScript.
Explore
Help
Sign In
josh
/
gvsu
Watch
1
Star
0
Fork
0
You've already forked gvsu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
gvsu
/
cs658
/
final
/
util
History
josh
19223f3d3f
made getOrigin() and getDirection() return references to Vectors in Ray module
...
git-svn-id: svn://anubis/gvsu@370 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-01-17 19:52:57 +00:00
..
Makefile
updated util/Ray module, util/Makefile for automatic prerequisite generation
2009-01-16 22:20:18 +00:00
Ray.cc
added normalize() to Vector, made Ray normalize its direction
2009-01-17 19:49:12 +00:00
Ray.h
made getOrigin() and getDirection() return references to Vectors in Ray module
2009-01-17 19:52:57 +00:00
Solver.cc
added comment
2009-01-16 21:45:06 +00:00
Solver.h
added quadratic equation solving to Solver module, s/private/protected/
2009-01-16 20:52:33 +00:00
Vector.cc
added normalize() to Vector, made Ray normalize its direction
2009-01-17 19:49:12 +00:00
Vector.h
added normalize() to Vector, made Ray normalize its direction
2009-01-17 19:49:12 +00:00