OpenSceneGraph/include/osgViewer
2016-07-05 11:54:31 +01:00
..
api Added #ifdef guards around SGIX specific parts to avoid build problems with GLES 2015-08-09 09:07:05 +00:00
config From David Callu, "in osgViewer::WoWVxDisplay::WoWVxDisplay(unsigned int type=20, unsigned int screenNum=0) 2013-06-28 10:59:01 +00:00
CompositeViewer Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GraphicsWindow From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
Keystone From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
Renderer Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
Scene split requiresUpdateSceneGraph() into requires update and requires redraw (wip) 2016-07-04 23:19:20 +02:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View Seperated out the scene->requiresRedraw() method into a osgViewer::Viewer::requiresRedraw() method to make the functionality clearer and easier to override. 2016-07-05 11:54:31 +01:00
Viewer Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
ViewerBase CleanUpOperation added to Viewer 2016-06-30 22:09:22 +02:00
ViewerEventHandlers Removed unused variable 2016-06-23 16:32:45 +01:00