OpenSceneGraph/include
Robert Osfield 39c0c2df76 Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes
as osg::GraphicsOperation.  Unpdated parts of OSG depending upon these.

Added a virtaul bool valid() method to osg::GraphicsContext to allow apps to
test whether a valid graphis context has been created or not.
2006-12-24 16:40:19 +00:00
..
osg Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes 2006-12-24 16:40:19 +00:00
osgDB From Bryan Thrall, "Currently, the DatabasePager always loads requested Nodes using the 2006-12-05 14:50:46 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA Further work osgViewer::Viewer and related classes. 2006-12-20 21:13:29 +00:00
osgIntrospection From David Callu: 2006-10-17 15:17:06 +00:00
osgParticle Added mutexes to ParticleProcessor and ParticleSystemUpdater to improve the thread safety of osgParticle 2006-12-22 21:52:53 +00:00
osgProducer Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor classes/headers as 2006-10-06 09:54:45 +00:00
osgShadow Fixed typo and updated wrappers 2006-11-30 18:42:38 +00:00
osgSim Added support for traversal mask into ElevationSlice, HeightAboveTerrain and LineOfSight classes 2006-12-19 16:45:09 +00:00
osgTerrain From Mike Weiblen, added missing export to fix osgTerrain wrapper linking under VS 2006-09-07 10:41:38 +00:00
osgText Updated wrappers 2006-11-08 11:49:35 +00:00
osgUtil Added initial GraphicsWindowX11 implementation, and fleshed out more of the 2006-12-19 16:00:51 +00:00
osgViewer Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes 2006-12-24 16:40:19 +00:00