libcruft-util/test/geom
2018-04-20 15:08:06 +10:00
..
aabb.cpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
ellipse.cpp geom/ellipse: add naive covering ellipse impl 2018-04-18 21:48:55 +10:00
frustum.cpp geom/frustum: test projection should use radians 2018-04-11 19:28:18 +10:00
line.cpp geom/line: add basic line class 2018-04-20 15:08:06 +10:00
plane.cpp geom/plane: add trivial plane tests 2018-04-20 15:08:06 +10:00
ray.cpp geom/ray: remove constructors so we have a POD 2018-04-16 16:00:32 +10:00
sphere.cpp geom/sphere: add glancing ray test 2018-04-16 16:00:32 +10:00