Uses of Class
com.openinventor.inventor.actions.SoAction
Packages that use SoAction
Package
Description
Resolution-independent vector/polygon hardcopy.
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
Collision Detection.
Inventor STL file format support.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
Provides rendering, property and action nodes.
-
Uses of SoAction in com.openinventor.hardcopy
Subclasses of SoAction in com.openinventor.hardcopyModifier and TypeClassDescriptionclass
Class for exporting a scene graph to a PDF file.class
Export a scene graph to a U3D file.class
Abstract class for vectorizing a scene graph to a file.class
Realizes the vectorization of a scene graph to a file in CGM format.class
Vectorize a scene graph to MS-Windows GDI formats.class
Realizes the vectorization of a scene graph to a file in HPGL/2 format.class
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 -
Uses of SoAction in com.openinventor.inventor.actions
Subclasses of SoAction in com.openinventor.inventor.actionsModifier and TypeClassDescriptionclass
Creates a scene graph containing beveled shapes.class
A box highlight style.class
Performs a generic traversal of a scene graph or path.class
A polygon selection highlight style.class
Computes a distribution of the scene graph for use in depth compositing in ScaleViz.class
Computes bounding box of a scene.class
Computes transformation matrix for a subgraph.class
Counts number of primitives in scene.class
Traverses the scene graph and collects all the triangles in a single list.class
Renders a scene graph using Open Inventor's Render Engine.class
A halo highlight style.class
Allows nodes in a graph to receive input events.class
Abstract base class for Highlight Render Actions.class
A wireframe highlight style.class
class
Abstract base class for picking objects in a scene.class
Intersects objects with a ray cast into scene.class
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
Searches for nodes in a scene graph.class
Searches for a node in a scene graph using a sequence of search criteria.class
Searches for nodes in the scene graph step by step.class
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.class
Abstract base class for simplifying scene graphs.class
Split large geometry into smaller objects to improve culling for multi-pipe rendering.class
Generates an HTML image map and an image from a scene graph.class
Writes a scene graph to a file.Methods in com.openinventor.inventor.actions with parameters of type SoActionModifier and TypeMethodDescriptionstatic void
SoAction.nullAction
(SoAction name_7964, SoNode name_7965) (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.collisionModifier and TypeClassDescriptionclass
Class to detect intersections. -
Uses of SoAction in com.openinventor.inventor.io.stl
Subclasses of SoAction in com.openinventor.inventor.io.stlModifier and TypeClassDescriptionclass
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 -
Uses of SoAction in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes with parameters of type SoActionModifier and TypeMethodDescriptionvoid
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
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 -
Uses of SoAction in com.openinventor.medical.nodes
Methods in com.openinventor.medical.nodes with parameters of type SoAction -
Uses of SoAction in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes with parameters of type SoAction -
Uses of SoAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoActionModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of SoAction in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes with parameters of type SoAction