]> git.localhorst.tv Git - gong.git/commit
simple AABB intersection test
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 2 Dec 2016 11:40:14 +0000 (12:40 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 2 Dec 2016 11:40:14 +0000 (12:40 +0100)
commitbda41b98427c8d34f954dae0dcaf261c5ad6cb43
treeb0b0aef4f96526f1d2014fc0c39972d6d274535f
parentd220b0348951ce210ad4ea18dbe9934dd2999a60
simple AABB intersection test
src/geometry/geometry.cpp
src/geometry/primitive.hpp
tst/geometry/IntersectionTest.cpp
tst/geometry/IntersectionTest.hpp