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
e2ae39c8f69466d26ea4adccceefcc02b5cb5db8
OpenSceneGraph
/
examples
/
osgkdtree
History
Robert Osfield
e2ae39c8f6
Introduced bounding boxes to KDLeaf and KDNode structs
2008-07-03 17:18:14 +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
Introduced bounding boxes to KDLeaf and KDNode structs
2008-07-03 17:18:14 +00:00
variabledivision.h
Introduced bounding boxes to KDLeaf and KDNode structs
2008-07-03 17:18:14 +00:00