OpenSceneGraph/src/osgViewer
Robert Osfield 90ae3f385b Added DisplaySettings to osg::Camera, and support into osg::View for initializing
the Camera to the DisplaySettings ScreenWidth/Height/Distance.  Added support
for dual screen horizontal split stereo.
2007-06-09 10:06:38 +00:00
..
CMakeLists.txt Moved HelpHandler and StatsHandler classes into ViewerEventHandlers header, removed HelpHandler and StatsHandler headers 2007-06-06 11:21:13 +00:00
CompositeViewer.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
GraphicsWindowCarbon.cpp From Stephan Huber, "attached you'll find a new GraphicsWindowCarbon-header and .cpp, the 2007-06-08 11:04:30 +00:00
GraphicsWindowWin32.cpp From Olaf Flebbe, "an implementation of GraphicsWindow::setCursor for WIN32." 2007-06-06 11:28:44 +00:00
GraphicsWindowX11.cpp From Mathias Froelich, "have done an interface to change the mouse cursor in the X11 graphics 2007-06-01 19:43:28 +00:00
HelpHandler.cpp Fixed includes 2007-06-06 14:51:08 +00:00
Scene.cpp Added camera event callback support into osgViewer 2007-05-27 17:29:29 +00:00
StatsHandler.cpp Commented out the Scene Stats entry as its not implemented yet. 2007-06-07 20:26:29 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00
View.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
Viewer.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
ViewerEventHandlers.cpp Changed name of AnimationPathHandler to RecordCameraPathHandler 2007-06-01 10:42:24 +00:00