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 TypeMethodDescriptionvoidSoOffscreenRenderArea.setGLRenderAction(SoGLRenderAction glAction) Defines the render action used for rendering.voidSoSceneManager.setGLRenderAction(SoGLRenderAction ra) User supplied render action. -
Uses of SoGLRenderAction in com.openinventor.inventor.actions
Subclasses of SoGLRenderAction in com.openinventor.inventor.actionsModifier and TypeClassDescriptionclassA box highlight style.classA polygon selection highlight style.classA halo highlight style.classAbstract base class for Highlight Render Actions.classA 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 TypeMethodDescriptionvoidSoMPEGRenderer.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 TypeMethodDescriptionvoidSoNode.GLRender(SoGLRenderAction action) voidSoNode.GLRenderBelowPath(SoGLRenderAction action) voidSoNode.GLRenderInPath(SoGLRenderAction action) voidSoNode.GLRenderOffPath(SoGLRenderAction action) voidSoRenderToTextureProperty.setGLRenderAction(SoGLRenderAction ra) Specifies a custom render action to use for rendering the scene.static voidSoLocateHighlight.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 TypeMethodDescriptionvoidSoRenderAreaCore.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 TypeMethodDescriptionvoidIRenderArea.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 TypeMethodDescriptionvoidRenderArea.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 TypeMethodDescriptionvoidOrthoSliceBorder.GLRender(SoGLRenderAction action) Deprecated.Called by SoGLRenderActionvoidRuler.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 TypeMethodDescriptionvoidPoAutoCubeAxis.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 TypeMethodDescriptionvoidSoUniformGridProjectionClipping.GLRender(SoGLRenderAction action) voidSoVolumeData.GLRender(SoGLRenderAction action) voidSoVolumeMask.GLRender(SoGLRenderAction action)