libcruft-util/geom
Danny Robson 95d13b9fe4 geom/aabb: rename p0,p1 to lo,hi
this makes their meaning more explicit
2018-03-13 15:42:29 +11:00
..
aabb.cpp geom/aabb: rename p0,p1 to lo,hi 2018-03-13 15:42:29 +11:00
aabb.hpp geom/aabb: rename p0,p1 to lo,hi 2018-03-13 15:42:29 +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 maths: use true constexpr values for pi 2018-03-12 23:06:15 +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 geom/aabb: rename p0,p1 to lo,hi 2018-03-13 15:42:29 +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