Classes | |
class | EventAdapter |
Class for adapting Producer events so that they can be used as input to osgGA::CameraManipulators. More... | |
class | KeyboardMouseCallback |
class | OsgCameraGroup |
class | OsgSceneHandler |
class | Viewer |
class | ViewerEventHandler |
osgProducer is used by all the OpenSceneGraph examples, and can also be used for client application development.
Note, the core scene graph libraries and NodeKits are entirely Windowing API agnostic so you are free to implement your own integration with whichever Windowing toolkit you prefer.