Go to file
Robert Osfield c4c97a0f64 Moved the code referencing osg::BoundingBox::isValid() and
osg::BoundingSphere::isValid() across to use the valid() methods, the later
being more consitent with other classes such as osg::ref_ptr<>.
2002-07-11 14:32:21 +00:00
bin Added .README to prevent CVS from deleting the empty bin directory when checking 2001-12-29 20:53:08 +00:00
dist Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
doc More more occlusion culling. 2002-06-08 19:58:05 +00:00
include Moved the code referencing osg::BoundingBox::isValid() and 2002-07-11 14:32:21 +00:00
lib Added files to keep cvs from removing empty directories lib and lib/osgPlugins 2001-09-22 02:04:50 +00:00
Make Updates to osgprerender to support use of rendering to an image, rather then 2002-07-10 13:33:25 +00:00
src Moved the code referencing osg::BoundingBox::isValid() and 2002-07-11 14:32:21 +00:00
VisualStudio Fixed the pathname for the osgprerender demo. 2002-07-11 11:08:34 +00:00
AUTHORS Added Mike Connell to authors list. 2002-07-08 09:42:51 +00:00
ChangeLog Updated change log for 0.8.45 release. 2002-04-25 12:35:33 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL Updates to docs. 2002-04-21 09:51:59 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00
NEWS Added osg::CollectOccludersVisitor which is a helper class for finding active 2002-06-10 13:50:25 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribtion, how to compile and
run libraries and demos, and for documention see open up index.html
in your perfered html browser.

Robert Osfield. 
robert@openscenegraph.com
April 2002.