Open Inventor Reference
Actions

Classes

class  SoAction
 Abstract base class for all actions. More...
 
class  SoCallbackAction
 Performs a generic traversal of the scene graph. More...
 
class  SoGetBoundingBoxAction
 Computes bounding box of a scene. More...
 
class  SoGetMatrixAction
 Computes transformation matrix for subgraph. More...
 
class  SoGLRenderAction
 Renders a scene graph using OpenGL. More...
 
class  SoHandleEventAction
 Allows nodes in a graph to receive input events. 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  SoSearchAction
 Searches for nodes in a scene graph. More...
 
class  SoWriteAction
 Writes a scene graph to a file. More...
 

Detailed Description

Actions that can be applied to an Open Inventor scene.