OpenSceneGraph/include/osgViewer
Björn Blissing ed7d49c5d2 CleanUpOperation added to Viewer
Sometimes there is need to do cleanup with valid graphic contexts
before closing these contexts. The added operation runs a graphics
operation on each context before closing them.
2016-06-30 22:09:22 +02: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 Moved the scene related requiresUpdateSceneGraph() implementation details from View into Scene. 2016-06-29 15:34:11 +01:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View make osgViewer::View::requiresUpdateSceneGraph() virtual 2016-06-11 17:05:00 +02: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