.. |
aabb.cpp
|
geom/aabb: rename p0,p1 to lo,hi
|
2018-03-13 15:42:29 +11:00 |
aabb.hpp
|
maths: rename limit to clamp
|
2018-05-03 21:43:48 +10:00 |
cylinder.cpp
|
coord/ops: use free functions for normalisations
|
2016-08-11 14:58:46 +10:00 |
cylinder.hpp
|
geom/cylinder: add convenience cylinder3f typedef
|
2018-04-11 15:10:16 +10:00 |
ellipse.cpp
|
geom/ellipse: add naive covering ellipse impl
|
2018-04-18 21:48:55 +10:00 |
ellipse.hpp
|
geom/ellipse: add convenience ellipse3f typedef
|
2018-05-01 16:01:43 +10:00 |
frustum.cpp
|
geom/frustum: add symbolic constants for plane indices
|
2018-05-07 11:09:53 +10:00 |
frustum.hpp
|
geom/frustum: add symbolic constants for plane indices
|
2018-05-07 11:09:53 +10: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 |
line.cpp
|
geom/line: add basic line class
|
2018-04-20 15:08:06 +10:00 |
line.hpp
|
geom/line: add basic line class
|
2018-04-20 15:08:06 +10:00 |
ops.hpp
|
geom/ops: remove point-point distance via sfinae
|
2018-04-16 16:00:32 +10:00 |
plane.cpp
|
geom/plane: correct the sense of coefficient `D'
|
2018-04-23 22:14:05 +10:00 |
plane.hpp
|
geom/plane: add distance2 for plane/point
|
2018-05-07 11:48:32 +10:00 |
ray.cpp
|
point/vector: homog no longer takes a size parameter
|
2018-04-17 14:26:23 +10:00 |
ray.hpp
|
geom/ray: make ray intersections more robust
|
2018-05-04 17:10:51 +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.cpp
|
poission: add more thoroughly documented poisson sampler
|
2018-04-26 17:44:16 +10:00 |
sample.hpp
|
geom/sample: make the extent surface sampler public
|
2018-05-01 16:02:55 +10:00 |
segment.cpp
|
geom/segment: add trivial segment representation
|
2018-04-20 15:08:06 +10:00 |
segment.hpp
|
geom/segment: add trivial segment representation
|
2018-04-20 15:08:06 +10:00 |
sphere.cpp
|
geom: move geometry primitives to own namespace
|
2015-10-13 18:19:47 +11:00 |
sphere.hpp
|
geom/sphere: style
|
2018-04-16 16:00:32 +10:00 |
tri.cpp
|
geom/tri: add triangle area formula
|
2018-04-09 12:49:09 +10:00 |
tri.hpp
|
geom/tri: be consistent with struct/classes
|
2018-05-01 16:01:17 +10:00 |