Uses of Class
com.openinventor.inventor.actions.SoAction
-
Packages that use SoAction Package Description com.openinventor.hardcopy Resolution-independent vector/polygon hardcopy.com.openinventor.inventor Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.com.openinventor.inventor.actions com.openinventor.inventor.collision Collision Detection.com.openinventor.inventor.io.stl Inventor STL file format support.com.openinventor.inventor.misc com.openinventor.inventor.nodes com.openinventor.ldm.nodes com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications.com.openinventor.meshviz.nodes com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes.com.openinventor.volumeviz.nodes -
-
Uses of SoAction in com.openinventor.hardcopy
Subclasses of SoAction in com.openinventor.hardcopy Modifier and Type Class Description class
SoToPDFAction
Class for exporting a scene graph to a PDF file.class
SoToU3DAction
Export a scene graph to a U3D file.class
SoVectorizeAction
Abstract class for vectorizing a scene graph to a file.class
SoVectorizeCGMAction
Realizes the vectorization of a scene graph to a file in CGM format.class
SoVectorizeGDIAction
Vectorize a scene graph to MS-Windows GDI formats.class
SoVectorizeHPGLAction
Realizes the vectorization of a scene graph to a file in HPGL/2 format.class
SoVectorizePSAction
Realizes the vectorization of a scene graph to a file in PostScript format. -
Uses of SoAction in com.openinventor.inventor
Methods in com.openinventor.inventor with parameters of type SoAction Modifier and Type Method Description boolean
SoSceneManager.AbortRenderTask. run(SoAction action)
Invoked by some Open Inventor nodes to know if the specified action should be aborted. -
Uses of SoAction in com.openinventor.inventor.actions
Subclasses of SoAction in com.openinventor.inventor.actions Modifier and Type Class Description class
SoBevelAction
Creates a scene graph containing beveled shapes.class
SoBoxHighlightRenderAction
A box highlight style.class
SoCallbackAction
Performs a generic traversal of a scene graph or path.class
SoColorHighlightRenderAction
A polygon selection highlight style.class
SoDistributeAction
Computes a distribution of the scene graph for use in depth compositing in ScaleViz.class
SoGetBoundingBoxAction
Computes bounding box of a scene.class
SoGetMatrixAction
Computes transformation matrix for a subgraph.class
SoGetPrimitiveCountAction
Counts number of primitives in scene.class
SoGlobalSimplifyAction
Traverses the scene graph and collects all the triangles in a single list.class
SoGLRenderAction
Renders a scene graph using Open Inventor's Render Engine.class
SoHaloHighlightRenderAction
A halo highlight style.class
SoHandleEventAction
Allows nodes in a graph to receive input events.class
SoHighlightRenderAction
Abstract base class for Highlight Render Actions.class
SoLineHighlightRenderAction
A wireframe highlight style.class
SoNurbsBREPAction
class
SoPickAction
Abstract base class for picking objects in a scene.class
SoRayPickAction
Intersects objects with a ray cast into scene.class
SoReorganizeAction
Reorganizes the scene graph by grouping shapes with common properties, then groups these shapes in a single shape and runs the simplifier on it.class
SoSearchAction
Searches for nodes in a scene graph.class
SoSearchPathAction
Searches for a node in a scene graph using a sequence of search criteria.class
SoSearchStepAction
Searches for nodes in the scene graph step by step.class
SoShapeSimplifyAction
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.class
SoSimplifyAction
Abstract base class for simplifying scene graphs.class
SoSplitGeometryAction
Split large geometry into smaller objects to improve culling for multi-pipe rendering.class
SoToHTMLAction
Generates an HTML image map and an image from a scene graph.class
SoWriteAction
Writes a scene graph to a file.Methods in com.openinventor.inventor.actions with parameters of type SoAction Modifier and Type Method Description static void
SoAction. nullAction(SoAction name_8121, SoNode name_8122)
(Extender API) Null action method that can be stored in lookup table when desired. -
Uses of SoAction in com.openinventor.inventor.collision
Subclasses of SoAction in com.openinventor.inventor.collision Modifier and Type Class Description class
SoIntersectionDetectionAction
Class to detect intersections. -
Uses of SoAction in com.openinventor.inventor.io.stl
Subclasses of SoAction in com.openinventor.inventor.io.stl Modifier and Type Class Description class
SoSTLWriteAction
Class for exporting a scene graph to an STL file. -
Uses of SoAction in com.openinventor.inventor.misc
Methods in com.openinventor.inventor.misc that return SoAction Modifier and Type Method Description SoAction
SoState. getAction()
Returns the action instance the state is part of. -
Uses of SoAction in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes with parameters of type SoAction Modifier and Type Method Description void
SoNode. doAction(SoAction action)
SoNode
SoNode. getAlternateRep(SoAction action)
This method is called by actions to allow the node to provide an "alternate representation" when appropriate (typically depending on the action type).void
SoCallback.CB. invoke(SoAction action)
This method is called each time an action traverses the SoCallback node. -
Uses of SoAction in com.openinventor.ldm.nodes
Methods in com.openinventor.ldm.nodes with parameters of type SoAction Modifier and Type Method Description void
SoDataSet. doAction(SoAction action)
-
Uses of SoAction in com.openinventor.medical.nodes
Methods in com.openinventor.medical.nodes with parameters of type SoAction Modifier and Type Method Description void
Ruler. doAction(SoAction action)
Override doAction function -
Uses of SoAction in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes with parameters of type SoAction Modifier and Type Method Description void
PoCellFilter. doAction(SoAction action)
void
PoNode. doAction(SoAction action)
-
Uses of SoAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoAction Modifier and Type Method Description void
MoCellFilter. doAction(SoAction action)
void
MoCellRanges. doAction(SoAction action)
void
MoColorMapping. doAction(SoAction action)
void
MoDataBinding. doAction(SoAction action)
void
MoDrawStyle. doAction(SoAction action)
void
MoMaterial. doAction(SoAction action)
void
MoMesh. doAction(SoAction action)
void
MoMeshBaseRepresentation. doAction(SoAction action)
void
MoMeshPointProbe. doAction(SoAction action)
void
MoMeshRepresentation. doAction(SoAction action)
void
MoPredefinedColorMapping. doAction(SoAction action)
void
MoScalarSetI. doAction(SoAction action)
void
MoScalarSetIj. doAction(SoAction action)
void
MoScalarSetIjk. doAction(SoAction action)
void
MoStringSet. doAction(SoAction action)
void
MoVec3SetI. doAction(SoAction action)
void
MoVec3SetIj. doAction(SoAction action)
void
MoVec3SetIjk. doAction(SoAction action)
-
Uses of SoAction in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes with parameters of type SoAction Modifier and Type Method Description void
SoVolumeData. doAction(SoAction action)
-