Canvas view camera element: Difference between revisions

Jump to navigation Jump to search
m
Line 469: Line 469:
* a Compositor instance
* a Compositor instance
* a View  
* a View  
* a pointer to a <tt>osg::Group</tt> representing the scene graph to render.
* a pointer to a <tt>osg::Group</tt> representing the scene graph to render (e.g. alias or filename based).


This setup could be replicated in {{flightgear file|src/Viewer/fg_os_osgviewer.cxx}}, with the difference of ignoring Canvas and using native windowing features from OSG.
This setup could be replicated in {{flightgear file|src/Viewer/fg_os_osgviewer.cxx}}, with the difference of ignoring Canvas and using native windowing features from OSG.

Navigation menu