SoAction |
Abstract base class for all actions.
|
SoAction.PathIndices |
|
SoBevelAction |
Creates a scene graph containing beveled shapes.
|
SoBoxHighlightRenderAction |
A box highlight style.
|
SoCallbackAction |
Performs a generic traversal of a scene graph or path.
|
SoCallbackAction.Material |
|
SoCallbackAction.TextureImage |
|
SoColorHighlightRenderAction |
A polygon selection highlight style.
|
SoDistributeAction |
Computes a distribution of the scene graph for use in depth compositing in ScaleViz.
|
SoGetBoundingBoxAction |
Computes bounding box of a scene.
|
SoGetMatrixAction |
Computes transformation matrix for a subgraph.
|
SoGetPrimitiveCountAction |
Counts number of primitives in scene.
|
SoGlobalSimplifyAction |
Traverses the scene graph and collects all the triangles in a single list.
|
SoGLRenderAction |
Renders a scene graph using Open Inventor's Render Engine.
|
SoHaloHighlightRenderAction |
A halo highlight style.
|
SoHandleEventAction |
Allows nodes in a graph to receive input events.
|
SoHighlightRenderAction |
Abstract base class for Highlight Render Actions.
|
SoLineHighlightRenderAction |
A wireframe highlight style.
|
SoNurbsBREPAction |
|
SoPickAction |
Abstract base class for picking objects in a scene.
|
SoRayPickAction |
Intersects objects with a ray cast into scene.
|
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.
|
SoSearchAction |
Searches for nodes in a scene graph.
|
SoSearchPathAction |
Searches for a node in a scene graph using a sequence of search criteria.
|
SoSearchStepAction |
Searches for nodes in the scene graph step by step.
|
SoShapeSimplifyAction |
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.
|
SoSimplifyAction |
Abstract base class for simplifying scene graphs.
|
SoSplitGeometryAction |
Split large geometry into smaller objects to improve culling for multi-pipe rendering.
|
SoToHTMLAction |
Generates an HTML image map and an image from a scene graph.
|
SoWriteAction |
Writes a scene graph to a file.
|