OIV.Inventor.Win Namespace |
Windows component library.
Class | Description | |
---|---|---|
SoConsole | Creates a Win32 console for printing messages. | |
SoWin | Routines for Open Inventor/Windows compatibility. | |
SoWinClipboard | Supports copy/paste for Open Inventor using the Windows clipboard. | |
SoWinColorEditor | Component that lets you edit a color interactively. | |
SoWinComponent | Abstract base class for all Open Inventor components. | |
SoWinDirectionalLightEditor | Component for editing directional lights. | |
SoWinGLWidget | Component for OpenGL rendering. | |
SoWinMaterialEditor | Component which lets you edit a material interactively. | |
SoWinRenderArea | Component for rendering Open Inventor scene graphs. |
Delegate | Description | |
---|---|---|
SoWinClipboardClipboardPasteCB | ||
SoWinColorEditorEditorCB | ||
SoWinComponentSoWinComponentCB | ||
SoWinDirectionalLightEditorEditorCB | ||
SoWinGLWidgetWindowMessageHook |
Represents the method that handles Win32 window messages.
| |
SoWinMaterialEditorEditorCB | ||
SoWinRenderAreaEventCallback |
EventCallback delegate.
See EventFunction for more details.
| |
SoWinRenderAreaRenderCallback |
Enumeration | Description | |
---|---|---|
SoWinColorEditorSlidersType | list of possible slider combinations, which is used to specify which sliders should be displayed at any time. | |
SoWinColorEditorUpdateFrequencies | UpdateFrequency is how often new values should be sent to the node or the callback routine. | |
SoWinGLWidgetFloatColorBufferSizes | FloatColorBufferSize. | |
SoWinMaterialEditorUpdateFrequencies | UpdateFrequency is how often new values should be sent to the node or the callback routine. |
A "class for class" equivalent for the SoXt X Windows Component library, adapted for the unique requirements and facilities of the Windows environment. Just like SoXt, OIV.Inventor.Win.SoWin 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.
OIV.Inventor.Win.SoWin classes can be used within any application framework.
The following classes have no equivalent in the Windows implementation of Open Inventor:
SoXtInputFocus
SoXtLightSliderSet
SoXtMaterialList
SoXtMaterialSliderSet
SoXtPrintDialog
SoXtSliderSet
SoXtSliderSetBase
SoXtTransformSliderSet