OIV.Inventor.ViewerComponents.Nodes Namespace |
Class | Description | |
---|---|---|
![]() | SceneExaminer |
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. |
![]() | SceneExaminerInteractionEventArgs |
Interaction mode event argument.
|
![]() | SceneExaminerSeekModeEventArgs |
Seek state event argument.
|
![]() | SceneInteractor |
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. |
Enumeration | Description | |
---|---|---|
![]() | SceneExaminerInteractionModes |
Interaction modes.
|
![]() | SceneExaminerNavigationModes |
Navigation modes.
|
![]() | SceneInteractorCameraModes |
Camera modes.
|