Classes | |
class | openinventor::inventor::Axis |
Miscellaneous definition(s) related to axis. More... | |
class | SoGLGraphicConfig |
Defines an OpenGL graphics configuration. More... | |
class | SoGLGraphicConfigTemplate |
Defines an OpenGL graphics configuration template. More... | |
class | SoGLGraphicDevice |
Represents an OpenGL graphics device. More... | |
class | SoGraphicConfig |
Abstract base class for graphics configuration classes. More... | |
class | SoGraphicConfigTemplate |
Abstract base class for graphics configuration template classes. More... | |
class | SoGraphicDevice |
Abstract base class for graphics device classes. More... | |
class | SoWinGLGraphicConfig |
Represents an OpenGL graphics configuration for Microsoft Windows systems. More... | |
class | SoXtGLGraphicConfig |
Represents an OpenGL graphics configuration for UNIX/Linux (Xt-based) systems. More... | |
class | SbStringList |
Maintains a list of pointers to SbString instances. More... | |
class | SoBaseList |
Maintains a list of pointers to instances of the SoBase classes. More... | |
class | SoCallbackList |
Manages a list of callbacks and associated data. More... | |
class | SoPathList |
Maintains a list of pointers to paths. More... | |
class | SoPickedPointList |
Maintains a list of pointers to SoPickedPoint instances. More... | |
class | SoSensorList |
Maintains a list of SoSensor. More... | |
class | SoTypeList |
Maintains a list of SoTypes. More... | |
class | SoAutoRef |
Implements smart pointers to SoRefCounter objects. More... | |
class | SoBase |
Base class for all nodes, paths, and engines. More... | |
class | SoByteStream |
Converts scene graph objects to character byte streams. More... | |
class | SoMemoryObject |
Handle memory buffer with reference counter. More... | |
class | SoRef< T > |
Smart pointer for any class inheriting SoRefCounter. More... | |
class | SoRefCounter |
Base class for ref-counted objects. More... | |
class | SoState |
Traversal state. More... | |
class | SoTranSender |
Sends database changes for transcription. More... | |
class | SoTranReceiver |
Interprets database changes for transcription. More... | |
class | SoRenderToTextureProperty |
Class for creating a texture by rendering a scene graph More... | |
class | SoDB |
Scene graph database class. More... | |
class | SoInput |
Used to read Open Inventor data files. More... | |
class | SoInputParameters |
Base class for file reader parameters. More... | |
class | SoInteraction |
Initializes Open Inventor interaction classes. More... | |
class | SoModuleCheck |
Class used to check and report library and application consistency. More... | |
class | SoOffscreenRenderArea |
Render to an off-screen buffer for printing or generating textures. More... | |
class | SoOutput |
Used to write Open Inventor data files. More... | |
class | SoPath |
Path that points to a list of hierarchical nodes. More... | |
class | SoFullPath |
Path that allows access to hidden children. More... | |
class | SoPickedPoint |
Represents point on surface of picked object. More... | |
class | SoPreferences |
Manages Open Inventor configuration parameters. More... | |
class | SoPrimitiveVertex |
Represents a vertex of a generated primitive. More... | |
class | SoSceneManager |
Manages scene graph rendering and event handling. More... | |
class | SoType |
Stores runtime type information. More... | |
class | SoTypedObject |
Base class for object storing runtime type information. More... | |
class | SoDynamicLibManager |
Class for managing dynamic libraries. More... | |
Functions | |
SbIntList () |