Open Inventor Reference
General

Classes

class  SoBase
 Base class for all nodes, paths, and engines. More...
class  SoByteStream
 Converts scene graph objects to character byte streams. More...
class  SoCallbackList
 Manages a list of callback functions and associated data. More...
class  SoTranSender
 Sends database changes for transcription. More...
class  SoTranReceiver
 Interprets database changes for transcription. More...
class  SoEventCallback
 Node which invokes callbacks for events. More...
class  SoDB
 Scene graph database class. More...
class  SoInput
 Used to read Inventor data files. More...
class  SoBaseList
 Subclasses of the SbPList class which hold lists of pointers of a specific type. More...
class  SoNodeList
 Maintains a list of pointers to nodes. More...
class  SoPathList
 Maintains a list of pointers to paths. More...
class  SoTypeList
 Maintains a list of SoTypes. More...
class  SoPickedPointList
 Maintains a list of pointers to SoPickedPoint instances. More...
class  SoOutput
 Used to write Inventor data files. More...
class  SoPath
 Path that points to a list of hierarchical nodes. More...
class  SoPickedPoint
 Represents point on surface of picked object. More...
class  SoPrimitiveVertex
 Represents a vertex of a generated primitive. More...
class  SoType
 SoType has no virtual functions to keep it small... More...
class  SoBoxHighlightRenderAction
 Box highlight - a subclass of SoGLRenderAction which renders the scene graph, then renders wireframe boxes surrounding each selected object. More...
class  SoLineHighlightRenderAction
 Line highlight - a subclass of SoGLRenderAction which renders the scene graph, then renders wireframe boxes surrounding each selected object. More...
class  SoSelection
 Manages a list of selected objects. More...
class  SoInteraction
 Initializes Inventor interaction classes. More...
class  SoSceneManager
 Manages scene graph rendering and event handling. More...
class  SoNodeKitPath
 Path that points to a list of hierarchical nodekits. More...

Detailed Description

General classes.