libcruft-util/geom
2019-09-10 10:42:13 +10:00
..
sample g/sample/surface: add region sampling 2019-08-21 08:27:07 +10:00
aabb.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
aabb.hpp geom/aabb: add an aabb/point intersection test 2019-08-30 10:14:52 +10:00
cylinder.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cylinder.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ellipse.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ellipse.hpp geom: delete rval constructors for samplers 2018-11-28 15:23:03 +11:00
frustum.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
frustum.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fwd.hpp geom/fwd: add forward declaration for region 2019-08-30 10:14:07 +10:00
iostream.cpp iterator: move each iterator to their own unit 2019-03-18 16:18:27 +11:00
iostream.hpp geom/iostream: add segment ostream operator 2019-03-11 18:56:56 +11:00
line.cpp geom/line: add basic line class 2018-04-20 15:08:06 +10:00
line.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ops.cpp geom/sample: align the interfaces for volume/surface sampling 2018-11-26 15:21:18 +11:00
ops.hpp geom/ops: add stub 'covers' test 2018-12-17 14:44:43 +11:00
plane.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
plane.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ray.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
ray.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rect.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
rect.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
region.cpp geom/region: add 'bounds' specialisation for region 2019-08-29 13:10:12 +10:00
segment.cpp geom/segment: instantiate bounds for segments 2019-03-22 16:34:44 +11:00
segment.hpp geom/segment: add convenience 'indices' wrapper function 2019-09-10 10:42:13 +10:00
sphere.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
sphere.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
traits.hpp geom/traits: add initial shape_traits trait 2019-08-30 10:15:26 +10:00
tri.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
tri.hpp geom/sample: align the interfaces for volume/surface sampling 2018-11-26 15:21:18 +11:00