libcruft-util/geom
2018-03-28 20:42:43 +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
frustum.cpp geom: add simple frustum class 2018-03-13 22:37:40 +11:00
frustum.hpp g/frustum: simplify aabb intersection test 2018-03-28 20:42:43 +11:00
fwd.hpp geom: add simple frustum class 2018-03-13 22:37:40 +11:00
iostream.cpp geom: add simple frustum class 2018-03-13 22:37:40 +11:00
iostream.hpp build: prefer iosfwd over iostream 2018-03-22 16:11:13 +11:00
ops.hpp geom/sample: prefer inline impl over ipp files 2017-08-29 12:28:54 +10:00
plane.cpp geom/plane: use a vector for coefficients 2018-03-13 22:37:09 +11:00
plane.hpp geom: move distance/intersection tests outside classes 2018-03-13 23:27:37 +11:00
ray.cpp geom: move distance/intersection tests outside classes 2018-03-13 23:27:37 +11:00
ray.hpp geom/ray: use infinity, not nan, to signal no intersection 2018-03-27 16:06:34 +11: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