]> git.mxchange.org Git - simgear.git/commit
bvh: Build bigger leaf nodes for paged bvh nodes.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Tue, 25 Sep 2012 21:42:14 +0000 (23:42 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 27 Sep 2012 16:21:13 +0000 (18:21 +0200)
commitc04ec5953f8528263f9c0d5b282c8d7d7bbeeb74
treefc56a61b84fc2c6b77fec3b2f070d22c60813c23
parent63aa16b97c92f80e05e70dddd9335ac452213591
bvh: Build bigger leaf nodes for paged bvh nodes.

Flatten the leaf nodes in the paged bounding volume tree
as good as possible. The implementation still assumes a
whole world database which actually holds for our usual
scenery.
simgear/scene/model/BVHPageNodeOSG.cxx
simgear/scene/model/BVHPageNodeOSG.hxx