OpenSceneGraph/examples/osgkdtree
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