Pathfinder: use core::aabbox3d instead of own type
authorest31 <MTest31@outlook.com>
Fri, 1 Apr 2016 00:43:28 +0000 (02:43 +0200)
committerest31 <MTest31@outlook.com>
Sun, 1 May 2016 13:32:03 +0000 (15:32 +0200)
commitf0de237de729b7b68091210570f10545134b7cf2
tree59ee6779fa244f7238a18ea368ad541dfeb0d6d8
parentac8bb457aae58867cbb96a5e64d286e7edc18e16
Pathfinder: use core::aabbox3d instead of own type

There is no need to reinvent the wheel here, we have
great classes from irrlicht.
src/pathfinder.cpp