Click or drag to resize
OIV.Inventor.ViewerComponents.Nodes Namespace
 
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.

Enumerations