OpenSceneGraph/include/osgViewer
Robert Osfield e138b956c5 From Stephan Huber, "attached you'll find some modifications and enhancements to the carbon's
implementation of GraphicsWindow:

- usage of WindowData, you can specify an existing window to use via
osg::Traits
- implementation of setScreenResolution and setScreenRefreshRate
- implementation of setWindowDecoration when window is already created.

There seems to be  a bug regarding multiple threads and closing windows,
see my other mail on osg-users.
"
2007-05-20 13:42:41 +00:00
..
api From Stephan Huber, "attached you'll find some modifications and enhancements to the carbon's 2007-05-20 13:42:41 +00:00
CompositeViewer Added new areThreadsRunning() method to Viewer and CompositeViewer. 2007-05-11 19:25:44 +00:00
Export Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
GraphicsWindow From Martin Aumueller, fixed unused parameter warnings 2007-04-25 10:12:46 +00:00
HelpHandler Added support for sorting the graphics contexts so that the first context/window 2007-04-20 16:17:48 +00:00
Scene Added g/setUpdateVistor method 2007-02-19 20:57:08 +00:00
SimpleViewer Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
StatsHandler Added support for sorting the graphics contexts so that the first context/window 2007-04-20 16:17:48 +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 Added support for tracking the CoordinateSystemNode path, and passing this on to 2007-05-18 10:33:56 +00:00
Viewer Clean up comments and rebuilt wrappers. 2007-05-14 16:14:40 +00:00
ViewerEventHandlers Added include of GraphicsWindow to fix wrapper build error 2007-05-14 17:01:07 +00:00