| Class | Description |
|---|---|
| SoAction |
Abstract base class for all actions.
|
| SoAction.PathIndices | |
| SoBevelAction |
Creates a scene graph containing beveled shapes.
|
| SoBoxHighlightRenderAction |
A selection highlight style.
|
| SoCallbackAction |
Performs a generic traversal of a scene graph or path.
|
| SoCallbackAction.Material | |
| SoCallbackAction.TextureImage | |
| 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 OpenGL.
|
| SoHandleEventAction |
Allows nodes in a graph to receive input events.
|
| SoLineHighlightRenderAction |
Selection 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.
|
| SoSearchDepthOffsetAction |
Depth Offset nodes search action.
|
| 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.
|
| SoToVRML2Action | Deprecated
As of Open Inventor 9500 See documentation for more details
|
| SoToVRMLAction | Deprecated
As of Open Inventor 9500 See documentation for more details
|
| SoWriteAction |
Writes a scene graph to a file.
|
| Enum | Description |
|---|---|
| SoAction.AppliedCodes | |
| SoAction.DistribModes |
This is used to define the way an action is distributed across a cluster.
|
| SoAction.PathCodes | |
| SoCallbackAction.Responses |
Possible responses from a pre or post callback.
|
| SoDistributeAction.DistributeMethods |
Algorithms for scene graph distribution.
|
| SoGetBoundingBoxAction.ResetTypes |
Set a path to do a resetTransform/resetBoundingBox on.
|
| SoGlobalSimplifyAction.Strategies |
Strategy.
|
| SoGLRenderAction.AbortCodes |
Possible return codes from a render abort callback.
|
| SoGLRenderAction.AutoCacheModes |
Two bits are stored.
|
| SoGLRenderAction.FastEditSavePolicies |
Fast edit traversal types.
|
| SoGLRenderAction.InvalidateCacheModes |
Invalidate cache mode.
|
| SoGLRenderAction.TransparencyTypes |
Transparency rendering algorithm.
|
| SoRayPickAction.PickingModes | |
| SoSearchAction.Interests |
Enum that defines which paths to return.
|
| SoSearchAction.LookFors |
Enum that defines the search criterion.
|
| SoToHTMLAction.Components |
Components used to generate the image.
|
| SoToHTMLAction.ImageFormats |
Defines the format of the image.
|
| SoToHTMLAction.ShapeTypes |
Defines the different shape type for maps.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com