This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
178d6ff423a1a26b37ef5b903d686f043cfeb2e0
OpenSceneGraph
/
examples
/
osgkdtree
History
Robert Osfield
178d6ff423
Added new data structure + build algorithm that places triangles into leaves
...
without being shared, but with varying the boundaries of leaves so that they may overlap.
2008-07-03 15:49:28 +00:00
..
CMakeLists.txt
Added new data structure + build algorithm that places triangles into leaves
2008-07-03 15:49:28 +00:00
fixeddivision.cpp
Refactored example so that the example will be able to run different kdtree data strucutres/algorithms.
2008-07-03 11:22:23 +00:00
fixeddivision.h
Added header guards
2008-07-03 11:23:44 +00:00
osgkdtree.cpp
Added new data structure + build algorithm that places triangles into leaves
2008-07-03 15:49:28 +00:00
variabledivision.cpp
Added new data structure + build algorithm that places triangles into leaves
2008-07-03 15:49:28 +00:00
variabledivision.h
Added new data structure + build algorithm that places triangles into leaves
2008-07-03 15:49:28 +00:00