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
d3fd43cc6f
OpenSceneGraph
/
examples
/
osgkdtree
History
Robert Osfield
3965fe357b
Moved KdTree build code into osg::KdTree
2008-07-06 12:14:19 +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 prelimnary KdTree data structure and automatic kdtree build support
2008-07-04 15:57:48 +00:00
variabledivision.cpp
Introduced bounding boxes to KDLeaf and KDNode structs
2008-07-03 17:18:14 +00:00
variabledivision.h
Moved KdTree build code into osg::KdTree
2008-07-06 12:14:19 +00:00