Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
Actions

Classes

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

Detailed Description