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
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
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
Scene Moved the scene related requiresUpdateSceneGraph() implementation details from View into Scene. 2016-06-29 15:34:11 +01:00
Version
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