libcruft-util/geom
Danny Robson 0e3fa05f05 build: migrate from ipp files to pure hpp files
ipp files weren't a great way of keeping things clean, and IDEs have a
little trouble dealing with the split configuration. this simplifies
debugging a great deal.
2018-02-28 11:49:13 +11:00
..
aabb.cpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
aabb.hpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
cylinder.cpp coord/ops: use free functions for normalisations 2016-08-11 14:58:46 +10:00
cylinder.hpp use nested namespace declarations 2017-01-05 15:06:49 +11:00
ellipse.cpp geom/sample: prefer inline impl over ipp files 2017-08-29 12:28:54 +10:00
ellipse.hpp build: migrate from ipp files to pure hpp files 2018-02-28 11:49:13 +11:00
fwd.hpp geom/aabb: rename AABB to aabb 2017-08-24 16:43:54 +10:00
iostream.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
iostream.hpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
ops.hpp geom/sample: prefer inline impl over ipp files 2017-08-29 12:28:54 +10:00
plane.cpp coord: make template parameters more flexible 2017-11-22 17:03:00 +11:00
plane.hpp coord: make template parameters more flexible 2017-11-22 17:03:00 +11:00
ray.cpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
ray.hpp geom/aabb: rename AABB to aabb 2017-08-24 16:43:54 +10:00
rect.cpp geom: add more primitives 2015-10-14 15:32:53 +11:00
rect.hpp geom: add more primitives 2015-10-14 15:32:53 +11:00
sample.hpp geom/sample: prefer inline impl over ipp files 2017-08-29 12:28:54 +10:00
sphere.cpp geom: move geometry primitives to own namespace 2015-10-13 18:19:47 +11:00
sphere.hpp use nested namespace declarations 2017-01-05 15:06:49 +11:00
tri.cpp geom: add more primitives 2015-10-14 15:32:53 +11:00
tri.hpp geom: add more primitives 2015-10-14 15:32:53 +11:00