osgViewer
The osgViewer module provides high level viewer functionality designed to make it easier to write a range of different types of viewers, from viewers embedded in existing windows via SimpleViewer, through to highly scalable and flexible Viewer and Composite types
Importing
To use the types in this module, import the module with the following line:
import osgViewer 2.0
Types
The following types are provided:
Type holds a single view on a scene |