]> git.mxchange.org Git - simgear.git/commit
bvh: Implement paging for osg derived bvh trees.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Fri, 24 Aug 2012 19:20:40 +0000 (21:20 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Fri, 24 Aug 2012 19:25:26 +0000 (21:25 +0200)
commit2129cf5aa6534dcd3ddb5541f7bba5e9c9aa29cd
treeb8e0f4618ec53b64cde8f2374e311621e58e25b1
parentcf1bdcef46da21a9c0b03a7a574d762ff1ce7998
bvh: Implement paging for osg derived bvh trees.
simgear/scene/model/BVHPageNodeOSG.cxx [new file with mode: 0644]
simgear/scene/model/BVHPageNodeOSG.hxx [new file with mode: 0644]
simgear/scene/model/CMakeLists.txt