Click or drag to resize
OIV.Inventor.ViewerComponents.Nodes Namespace

Viewer components nodes independent from graphical user interface.

Classes
  ClassDescription
Public classSceneExaminer
Tool class for easily building a basic interactive Open Inventor application without using existing viewer classes.

The SceneExaminer is an extension of the SceneInteractor node that allows providing the camera and headlight manipulations like panning, zooming and orbiting similar to the behavior of the classic Open Inventor viewer classes SoWinExaminerViewer (NavigationModes Orbit) and SoWinPlaneViewer (NavigationModes Plane). Similar behavior includes a 'headlight', i.e. an SoDirectionalLight node automatically aligned with the camera's view direction.

Public classSceneExaminerInteractionEventArgs
Interaction mode event argument.
Public classSceneExaminerSeekModeEventArgs
Seek state event argument.
Public classSceneInteractor
Tool class for easily building a basic OpenInventor application without using existing viewer classes.

The SceneInteractor is a simple extension of the SoSeparator node that allows handling of Open Inventor events. This class should be overridden as it provides only empty event handlers.

Public classSceneOrbiter
Tool class for building a basic interactive OpenInventor application with mode-less scene "orbiter" viewing behavior.

The SceneOrbiter is an extension of the SceneInteractor node that provides camera and headlight manipulations like panning, zooming and orbiting similar to the classic Open Inventor "Examiner" viewer classes (e.g. SoWinExaminerViewer) and the SceneExaminer (in Orbit navigation mode).

Public classSoViewingCube

Interactive cubic shape to control the orientation of a camera.

Enumerations
Remarks