Wx component library. More...
Classes | |
class | SoWxDevice |
Abstract base class for input devices. More... | |
class | SoWxKeyboard |
Translates and reports events for the keyboard device. More... | |
class | SoWxMouse |
Translates and reports events for the mouse device. More... | |
class | SoWx |
Routines for Open Inventor/Wx compatibility. More... | |
class | SoWxComponent |
Abstract base class for all Open Inventor Wx components. More... | |
class | SoWxRenderArea |
Component for rendering Open Inventor scene graphs. More... | |
class | SoWxExaminerViewer |
Viewer component which uses a virtual trackball to view the data. More... | |
class | SoWxFullViewer |
Base viewer class which adds a decoration around the rendering area. More... | |
class | SoWxPlaneViewer |
Viewer component which moves the camera in a plane. More... | |
class | SoWxViewer |
Viewer component lowest base class. More... |
Wx component library.
A "class for class" equivalent for the SoXt X Windows Component library, adapted for the unique requirements and facilities of the Wx environment. Just like SoXt, SoWx classes include an OpenGL drawing area, an Open Inventor RenderArea which manages a scene graph, and Open Inventor viewers which add lights, cameras and interactivity to a scene.