libcruft-util/geom
2019-04-08 14:05:38 +10:00
..
sample geom: delete rval constructors for samplers 2018-11-28 15:23:03 +11:00
aabb.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
aabb.hpp geom/aabb: add expand observer. 2019-04-08 14:05:38 +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/iostream: add segment ostream operator 2019-03-11 18:56:56 +11: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 rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
plane.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ray.cpp build: satiate clang-tidy somewhat 2019-01-03 15:48:34 +11: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
segment.cpp geom/segment: instantiate bounds for segments 2019-03-22 16:34:44 +11:00
segment.hpp geom/segment: add bresenham iterator 2019-03-22 15:11:01 +11: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
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