Uses of Package
com.openinventor.inventor.viewercomponents.awt
-
Classes in com.openinventor.inventor.viewercomponents.awt used by com.openinventor.inventor.viewercomponents.awt Class Description IRenderArea Interface for basic render area.IRenderAreaExaminer Interface for examiner render area.
An examiner render area has aSceneExaminer
node as root of the scene graph.IRenderAreaInteractive Interface for interactive render area.
An interactive render area has aSceneInteractor
node as root of the scene graph.IRenderAreaInteractive.ClippingPlanesAdjustMode Camera clipping planes adjustment mode.
When adjustment mode is set toAUTO
, the camera near and far planes are dynamically adjusted to be as tight as possible (least amount of stuff is clipped) before each render traversal.
When adjustment mode is set toMANUAL
, the user is expected to manually set the camera near and far planes. -
Classes in com.openinventor.inventor.viewercomponents.awt used by com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas Class Description IRenderArea Interface for basic render area.IRenderAreaExaminer Interface for examiner render area.
An examiner render area has aSceneExaminer
node as root of the scene graph.IRenderAreaInteractive Interface for interactive render area.
An interactive render area has aSceneInteractor
node as root of the scene graph.IRenderAreaInteractive.ClippingPlanesAdjustMode Camera clipping planes adjustment mode.
When adjustment mode is set toAUTO
, the camera near and far planes are dynamically adjusted to be as tight as possible (least amount of stuff is clipped) before each render traversal.
When adjustment mode is set toMANUAL
, the user is expected to manually set the camera near and far planes. -
Classes in com.openinventor.inventor.viewercomponents.awt used by com.openinventor.inventor.viewercomponents.awt.glcanvas.viewers Class Description IViewerExaminer Interface for viewers with an examiner area. -
Classes in com.openinventor.inventor.viewercomponents.awt used by com.openinventor.inventor.viewercomponents.awt.newt.renderareas Class Description IRenderArea Interface for basic render area.IRenderAreaExaminer Interface for examiner render area.
An examiner render area has aSceneExaminer
node as root of the scene graph.IRenderAreaInteractive Interface for interactive render area.
An interactive render area has aSceneInteractor
node as root of the scene graph.IRenderAreaInteractive.ClippingPlanesAdjustMode Camera clipping planes adjustment mode.
When adjustment mode is set toAUTO
, the camera near and far planes are dynamically adjusted to be as tight as possible (least amount of stuff is clipped) before each render traversal.
When adjustment mode is set toMANUAL
, the user is expected to manually set the camera near and far planes. -
Classes in com.openinventor.inventor.viewercomponents.awt used by com.openinventor.inventor.viewercomponents.awt.newt.viewers Class Description IViewerExaminer Interface for viewers with an examiner area.