osgGA
The osgGA module provides facilities to help developers write the glue to allow the osg to work with varying window systems
Importing
To use the types in this module, import the module with the following line:
import osgGA 2.0
Types
The following types are provided:
Uncreatable base type for all camera manipulators | |
Control based on position and orientation | |
Flight simulator-like camera control | |
Control based on tracked node position and orientation | |
Manipulator based on focal center, distance from the center, and orientation of distance vector to the eye | |
Provides basic functionality for user controlled manipulation | |
Trackball manipulator |