Click or drag to resize
OIV.Inventor.Win Namespace

Windows component library.

Classes
  ClassDescription
Public classSoConsole

Creates a Win32 console for printing messages.

Public classSoWin

Routines for Open Inventor/Windows compatibility.

Public classSoWinClipboard

Supports copy/paste for Open Inventor using the Windows clipboard.

Public classSoWinColorEditor

Component that lets you edit a color interactively.

Public classSoWinComponent

Abstract base class for all Open Inventor components.

Public classSoWinDirectionalLightEditor

Component for editing directional lights.

Public classSoWinGLWidget

Component for OpenGL rendering.

Public classSoWinMaterialEditor

Component which lets you edit a material interactively.

Public classSoWinRenderArea

Component for rendering Open Inventor scene graphs.

Delegates
Enumerations
  EnumerationDescription
Public enumerationSoWinColorEditorSlidersType

list of possible slider combinations, which is used to specify which sliders should be displayed at any time.

Public enumerationSoWinColorEditorUpdateFrequencies

UpdateFrequency is how often new values should be sent to the node or the callback routine.

Public enumerationSoWinGLWidgetFloatColorBufferSizes

FloatColorBufferSize.

Public enumerationSoWinMaterialEditorUpdateFrequencies

UpdateFrequency is how often new values should be sent to the node or the callback routine.

Remarks

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