public interface IRenderAreaExaminer extends IRenderAreaInteractive
SceneExaminer node as root of the scene
graph.SceneExaminerIRenderAreaInteractive.ClippingPlanesAdjustMode| Modifier and Type | Method and Description |
|---|---|
void |
addInteractionModeListener(SceneExaminer.InteractionModeListener listener)
Adds the specified listener to receive notifications of interaction mode
changes.
|
SceneExaminer.InteractionMode |
getInteractionMode()
Gets the current interaction mode.
|
SceneExaminer.NavigationMode |
getNavigationMode()
Gets the current navigation mode.
|
SceneExaminer |
getRootSceneGraph()
Gets the root scene graph of this render area.
|
void |
removeInteractionModeListener(SceneExaminer.InteractionModeListener listener)
Removes the specified listener so that it no longer receives notifications
of interaction mode changes.
|
void |
setInteractionMode(SceneExaminer.InteractionMode mode)
Set interaction mode to navigation or selection.
|
void |
setNavigationMode(SceneExaminer.NavigationMode mode)
Sets the navigation mode to orbit or plane.
|
void |
setSeekMode(boolean onOrOff)
Sets the interaction into or out off seek mode (default is off).
|
getClippingPlanesAdjustMode, isStereoSupported, restoreCamera, saveCamera, setCameraType, setClippingPlanesAdjustMode, setStereoCameraBalance, setStereoCameraOffset, viewAll, viewAxisactivateStereo, dispose, getComponent, getGLRenderAction, getTransparencyType, isRawStereoAvailable, scheduleRedraw, setGLRenderAction, setSceneGraph, setTransparencyTypeSceneExaminer getRootSceneGraph()
IRenderAreaInteractivegetRootSceneGraph in interface IRenderAreaInteractivevoid setSeekMode(boolean onOrOff)
onOrOff - true to activate seek modevoid setNavigationMode(SceneExaminer.NavigationMode mode)
mode - the new navigation modeSceneExaminer.NavigationMode getNavigationMode()
void setInteractionMode(SceneExaminer.InteractionMode mode)
mode - the new interaction modeSceneExaminer.InteractionMode getInteractionMode()
void addInteractionModeListener(SceneExaminer.InteractionModeListener listener)
listener - the interaction mode listener to addvoid removeInteractionModeListener(SceneExaminer.InteractionModeListener listener)
listener - the interaction mode listener to removeGenerated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com