OpenSceneGraph/include/osgViewer
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
..
CompositeViewer Fixed build errors in osgViewer 2006-11-28 20:35:31 +00:00
Export Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00
GraphicsWindow Improved the handling of moving the mouse pointer across screens, and add 2006-12-21 11:20:42 +00:00
GraphicsWindowProxy Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
GraphicsWindowX11 Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes 2006-12-24 16:40:19 +00:00
Scene Further work osgViewer::Viewer and related classes. 2006-12-20 21:13:29 +00:00
SimpleViewer Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
Version Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00
View Implemented perliminary multi-threading support in osgViewer::Viewer 2006-12-22 17:46:21 +00:00
Viewer Implemented perliminary multi-threading support in osgViewer::Viewer 2006-12-22 17:46:21 +00:00