Uses of Class
com.openinventor.inventor.actions.SoGLRenderAction
-
-
Uses of SoGLRenderAction in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
SoOffscreenRenderArea. getGLRenderAction()
Returns the render action used for rendering.SoGLRenderAction
SoSceneManager. getGLRenderAction()
Methods in com.openinventor.inventor with parameters of type SoGLRenderAction Modifier and Type Method Description void
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.actions Modifier and Type Class Description class
SoBoxHighlightRenderAction
A box highlight style.class
SoColorHighlightRenderAction
A polygon selection highlight style.class
SoHaloHighlightRenderAction
A halo highlight style.class
SoHighlightRenderAction
Abstract base class for Highlight Render Actions.class
SoLineHighlightRenderAction
A wireframe highlight style. -
Uses of SoGLRenderAction in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoGLRenderAction Modifier and Type Method Description static SoGLRenderAction
SoWindowElement. getAction(SoState state)
Returns the current glRenderAction. -
Uses of SoGLRenderAction in com.openinventor.inventor.mpeg
Methods in com.openinventor.inventor.mpeg that return SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
SoMPEGRenderer. getGLRenderAction()
Gets the GL Render action used to generate each frame.Methods in com.openinventor.inventor.mpeg with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
SoRenderToTextureProperty. getGLRenderAction()
Returns the render action used for rendering the scene.Methods in com.openinventor.inventor.nodes with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 10810. -
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents
Methods in com.openinventor.inventor.viewercomponents that return SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
SoRenderAreaCore. getGLRenderAction()
Returns the render action used for rendering.Methods in com.openinventor.inventor.viewercomponents with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
IRenderArea. getGLRenderAction()
Gets the GLRenderAction used for rendering.Methods in com.openinventor.inventor.viewercomponents.awt with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
RenderArea. getGLRenderAction()
Methods in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas with parameters of type SoGLRenderAction Modifier and Type Method Description void
RenderArea. setGLRenderAction(SoGLRenderAction ra)
-
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.awt.newt.renderareas
Methods in com.openinventor.inventor.viewercomponents.awt.newt.renderareas that return SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
RenderArea. getGLRenderAction()
Methods in com.openinventor.inventor.viewercomponents.awt.newt.renderareas with parameters of type SoGLRenderAction Modifier and Type Method Description void
RenderArea. setGLRenderAction(SoGLRenderAction ra)
-
Uses of SoGLRenderAction in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas
Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas that return SoGLRenderAction Modifier and Type Method Description SoGLRenderAction
RenderArea. getGLRenderAction()
Gets the render action used for rendering.Methods in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 Modifier and Type Method Description void
SoDataSet. GLRender(SoGLRenderAction action)
-
Uses of SoGLRenderAction in com.openinventor.medical.nodes
Methods in com.openinventor.medical.nodes with parameters of type SoGLRenderAction Modifier and Type Method Description void
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 SoGLRenderAction Modifier and Type Method Description void
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 Modifier and Type Method Description void
PoNode. GLRender(SoGLRenderAction action)
-
Uses of SoGLRenderAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoGLRenderAction Modifier and Type Method Description void
MoActionNode. GLRender(SoGLRenderAction action)
-
Uses of SoGLRenderAction in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes with parameters of type SoGLRenderAction Modifier and Type Method Description void
SoUniformGridProjectionClipping. GLRender(SoGLRenderAction action)
void
SoVolumeData. GLRender(SoGLRenderAction action)
void
SoVolumeMask. GLRender(SoGLRenderAction action)
-