Uses of Class
com.openinventor.inventor.actions.SoGLRenderAction
Packages that use SoGLRenderAction
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
The element classes are used internally for storing information in Open Inventor's traversal state list.
Viewer components contains helpful tools to implement a custom viewer.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
Provides rendering, property and action nodes.
-
Uses of SoGLRenderAction in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoGLRenderActionModifier and TypeMethodDescriptionSoOffscreenRenderArea.getGLRenderAction()
Returns the render action used for rendering.SoSceneManager.getGLRenderAction()
Methods in com.openinventor.inventor with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
SoOffscreenRenderArea.setGLRenderAction
(SoGLRenderAction glAction) Defines the render action used for rendering.void
SoSceneManager.setGLRenderAction
(SoGLRenderAction ra) User supplied render action. -
Uses of SoGLRenderAction in com.openinventor.inventor.actions
Subclasses of SoGLRenderAction in com.openinventor.inventor.actionsModifier and TypeClassDescriptionclass
A box highlight style.class
A polygon selection highlight style.class
A halo highlight style.class
Abstract base class for Highlight Render Actions.class
A wireframe highlight style. -
Uses of SoGLRenderAction in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.inventor.mpeg
Methods in com.openinventor.inventor.mpeg that return SoGLRenderActionModifier and TypeMethodDescriptionSoMPEGRenderer.getGLRenderAction()
Gets the GL Render action used to generate each frame.Methods in com.openinventor.inventor.mpeg with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
SoMPEGRenderer.setGLRenderAction
(SoGLRenderAction ra) Sets the GL Render action used to generate each frame. -
Uses of SoGLRenderAction in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoGLRenderActionModifier and TypeMethodDescriptionSoRenderToTextureProperty.getGLRenderAction()
Returns the render action used for rendering the scene.Methods in com.openinventor.inventor.nodes with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
SoNode.GLRender
(SoGLRenderAction action) void
SoNode.GLRenderBelowPath
(SoGLRenderAction action) void
SoNode.GLRenderInPath
(SoGLRenderAction action) void
SoNode.GLRenderOffPath
(SoGLRenderAction action) void
SoRenderToTextureProperty.setGLRenderAction
(SoGLRenderAction ra) Specifies a custom render action to use for rendering the scene.static void
SoLocateHighlight.turnOffCurrentHighlight
(SoGLRenderAction action) Deprecated.As of Open Inventor 10.8.1.0. -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents
Methods in com.openinventor.inventor.viewercomponents that return SoGLRenderActionModifier and TypeMethodDescriptionSoRenderAreaCore.getGLRenderAction()
Returns the render action used for rendering.Methods in com.openinventor.inventor.viewercomponents with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
SoRenderAreaCore.setGLRenderAction
(SoGLRenderAction glAction) Defines the render action used for rendering. -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.awt
Methods in com.openinventor.inventor.viewercomponents.awt that return SoGLRenderActionModifier and TypeMethodDescriptionIRenderArea.getGLRenderAction()
Gets the GLRenderAction used for rendering.Methods in com.openinventor.inventor.viewercomponents.awt with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
IRenderArea.setGLRenderAction
(SoGLRenderAction ra) Sets the GLRenderAction used for rendering. -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas
Methods in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas that return SoGLRenderActionMethods in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas with parameters of type SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.awt.newt.renderareas
Methods in com.openinventor.inventor.viewercomponents.awt.newt.renderareas that return SoGLRenderActionMethods in com.openinventor.inventor.viewercomponents.awt.newt.renderareas with parameters of type SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas
Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas that return SoGLRenderActionModifier and TypeMethodDescriptionRenderArea.getGLRenderAction()
Gets the render action used for rendering.Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
RenderArea.setGLRenderAction
(SoGLRenderAction ra) Defines the render action used for rendering. -
Uses of SoGLRenderAction in com.openinventor.ldm.nodes
Methods in com.openinventor.ldm.nodes with parameters of type SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.medical.nodes
Methods in com.openinventor.medical.nodes with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
OrthoSliceBorder.GLRender
(SoGLRenderAction action) Deprecated.Called by SoGLRenderActionvoid
Ruler.GLRender
(SoGLRenderAction action) Override GLRender function -
Uses of SoGLRenderAction in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
PoAutoCubeAxis.GLRender
(SoGLRenderAction action) Forces node-kit rebuilding. -
Uses of SoGLRenderAction in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes with parameters of type SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoGLRenderAction -
Uses of SoGLRenderAction in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes with parameters of type SoGLRenderActionModifier and TypeMethodDescriptionvoid
SoUniformGridProjectionClipping.GLRender
(SoGLRenderAction action) void
SoVolumeData.GLRender
(SoGLRenderAction action) void
SoVolumeMask.GLRender
(SoGLRenderAction action)