]> git.mxchange.org Git - simgear.git/tree - simgear/scene/bvh/
Initial commit of the bounding volume tree implementation.
[simgear.git] / simgear / scene / bvh /
drwxr-xr-x   ..
-rw-r--r-- 27 .cvsignore
-rw-r--r-- 2697 BVHBoundingBoxVisitor.hxx
-rw-r--r-- 7313 BVHDebugCollectVisitor.hxx
-rw-r--r-- 2060 BVHGroup.cxx
-rw-r--r-- 1852 BVHGroup.hxx
-rw-r--r-- 1365 BVHLineGeometry.cxx
-rw-r--r-- 1476 BVHLineGeometry.hxx
-rw-r--r-- 4759 BVHLineSegmentVisitor.cxx
-rw-r--r-- 2932 BVHLineSegmentVisitor.hxx
-rw-r--r-- 3536 BVHMotionTransform.cxx
-rw-r--r-- 3706 BVHMotionTransform.hxx
-rw-r--r-- 1805 BVHNode.cxx
-rw-r--r-- 1878 BVHNode.hxx
-rw-r--r-- 1420 BVHStaticBinary.cxx
-rw-r--r-- 2563 BVHStaticBinary.hxx
-rw-r--r-- 1872 BVHStaticData.hxx
-rw-r--r-- 1467 BVHStaticGeometry.cxx
-rw-r--r-- 1782 BVHStaticGeometry.hxx
-rw-r--r-- 6974 BVHStaticGeometryBuilder.hxx
-rw-r--r-- 1049 BVHStaticLeaf.cxx
-rw-r--r-- 1268 BVHStaticLeaf.hxx
-rw-r--r-- 907 BVHStaticNode.cxx
-rw-r--r-- 1141 BVHStaticNode.hxx
-rw-r--r-- 1667 BVHStaticTriangle.cxx
-rw-r--r-- 1724 BVHStaticTriangle.hxx
-rw-r--r-- 7107 BVHSubTreeCollector.cxx
-rw-r--r-- 2785 BVHSubTreeCollector.hxx
-rw-r--r-- 2594 BVHTransform.cxx
-rw-r--r-- 2703 BVHTransform.hxx
-rw-r--r-- 1968 BVHVisitor.hxx
-rw-r--r-- 980 Makefile.am
-rw-r--r-- 3793 bvhtest.cxx