]> git.localhorst.tv Git - blank.git/commit
fix ray/obb intersection test
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 11 Jun 2015 13:29:35 +0000 (15:29 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 11 Jun 2015 13:29:35 +0000 (15:29 +0200)
commit7d3ab0dcce7abb6d5f766315685424e82478212f
tree8f0bebd544fc0596fbfc031ba583dc2f190bec49
parentd71d636af8b6f493abe537088464d1dc6b816c04
fix ray/obb intersection test

again, unit tests \o/

also: careful with the signs ;)
src/model/geometry.cpp
tst/model/GeometryTest.cpp [new file with mode: 0644]
tst/model/GeometryTest.hpp [new file with mode: 0644]