Go to file
frohlich 8545b6ce6b Initial commit of the bounding volume tree implementation.
The aim is to prove a better collion model in plenty ways.

Added Files:
 	.cvsignore BVHBoundingBoxVisitor.hxx
	BVHDebugCollectVisitor.hxx BVHGroup.cxx BVHGroup.hxx
	BVHLineGeometry.cxx BVHLineGeometry.hxx
	BVHLineSegmentVisitor.cxx BVHLineSegmentVisitor.hxx
	BVHMotionTransform.cxx BVHMotionTransform.hxx BVHNode.cxx
	BVHNode.hxx BVHStaticBinary.cxx BVHStaticBinary.hxx
	BVHStaticData.hxx BVHStaticGeometry.cxx BVHStaticGeometry.hxx
	BVHStaticGeometryBuilder.hxx BVHStaticLeaf.cxx
	BVHStaticLeaf.hxx BVHStaticNode.cxx BVHStaticNode.hxx
	BVHStaticTriangle.cxx BVHStaticTriangle.hxx
 	BVHSubTreeCollector.cxx BVHSubTreeCollector.hxx
	BVHTransform.cxx BVHTransform.hxx BVHVisitor.hxx Makefile.am
	bvhtest.cxx
2009-03-05 10:32:05 +01:00
projects Merge branch 'topic/gcintersect' into next 2009-02-13 10:07:15 +01:00
simgear Initial commit of the bounding volume tree implementation. 2009-03-05 10:32:05 +01:00
.cvsignore Added more generated files. 2004-04-04 14:24:06 +00:00
acinclude.m4 Use Boost singleton template for our singletons 2008-12-10 22:39:02 +00:00
am2dsp.cfg Olaf Flebbe: 2006-02-17 08:58:56 +00:00
AUTHORS Added Curt to empty Authors file as CVS test. 2001-12-11 22:23:25 +00:00
autogen.sh Fixes to better support the native irix compilers. 2002-09-06 15:30:11 +00:00
ChangeLog Initial revision 2000-02-09 19:27:02 +00:00
configure.ac Synchronize the version number with our mainantance release. 2009-02-04 11:01:39 +01:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Doxyfile Attempt to sort out the version number mess in preparation for a 1.9.0 release. 2008-12-19 20:39:59 +00:00
DoxygenMain.cxx - Tweaks to doxygen main page. 2003-06-11 18:55:36 +00:00
Makefile.am Added a check for OpenSceneGraph and created some basic documentation. 2007-09-01 12:55:46 +00:00
NEWS Attempt to sort out the version number mess in preparation for a 1.9.0 release. 2008-12-19 20:39:59 +00:00
README Test commit. 2001-12-17 16:52:20 +00:00
README.MSVC Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
README.OpenAL Documentation update regarding OpenAL and OSG. 2008-12-20 09:10:43 +00:00
README.OSG Documentation update regarding OpenAL and OSG. 2008-12-20 09:10:43 +00:00
README.plib update library version requirements 2008-05-19 15:17:55 +00:00
README.zlib Updates to remove unneeded and old version of zlib source. 2006-03-23 21:59:59 +00:00
SimGear.dsp Tidy up for a source code "snapshot" release. 2008-10-30 17:51:00 +00:00
SimGear.dsw Updates for v0.3.10-pre1. 2006-03-20 19:22:20 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks SimGear: Typo in Thanks file 2007-07-23 22:00:31 +00:00
TODO Initial revision 2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]