Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
Miscellaneous Classes

Classes

class  SoFieldContainer
 The SoFieldContainer class is a base class for all classes that contain fields. More...
 
class  SoInput
 The SoInput class is an abstraction of file import functionality. More...
 
class  SoOutput
 The SoOutput class is an abstraction of an output stream. More...
 
class  SoAudioDevice
 The SoAudioDevice class is used to control an audio device. More...
 
class  SoBase
 The SoBase class is the top-level superclass for a number of class-hierarchies. More...
 
class  SoChildList
 The SoChildList class is a container for node children. More...
 
class  SoContextHandler
 The SoContextHandler class is for now to be treated as an internal class. More...
 
class  SoDB
 The SoDB class keeps track of internal global data. More...
 
class  SoFullPath
 The SoFullPath class allows examination of hidden children in paths. More...
 
class  SoInteraction
 The SoInteraction class takes care of initalizing internal classes. More...
 
class  SoLightPath
 The SoLightPath class is a light version of SoPath. More...
 
class  SoLockManager
 The SoLockManager is a defunct software license lock mechanism. More...
 
class  SoNormalGenerator
 The SoNormalGenerator class is used to generate normals. More...
 
class  SoNotRec
 The SoNotRec class specifies records for notification lists. More...
 
class  SoNotList
 The SoNotList class is a list of SoNotRec notification records. More...
 
class  SoPath
 The SoPath class is a container class for traversal path descriptions. More...
 
class  SoPickedPoint
 The SoPickedPoint class is used for specifying picked points. More...
 
class  SoPrimitiveVertex
 The SoPrimitiveVertex class represents a single vertex of a generated primitive. More...
 
class  SoSceneManager
 The SoSceneManager class provides the main interface between the scene graph and the GUI toolkit. More...
 
class  SoState
 The SoState class manages the Coin scenegraph traversal state data. More...
 
class  SoTempPath
 The SoTempPath class is used to store temporary paths. More...
 
class  SoType
 The SoType class is the basis for the run-time type system in Coin. More...
 
class  SoOffscreenRenderer
 The SoOffscreenRenderer class is used for rendering scenes in offscreen buffers. More...
 
class  SoAuditorList
 The SoAuditorList class is used to keep track of auditors for certain object classes. More...
 
class  SoBaseList
 The SoBaseList class is a container for pointers to SoBase derived objects. More...
 
class  SoCallbackList
 The SoCallbackList is a container for callback function pointers. More...
 
class  SoPathList
 The SoPathList class is a container for pointers to SoPath objects. More...
 
class  SoPickedPointList
 The SoPickedPointList class is a container for pointers to SoPickedPoint objects. More...
 
class  SoTypeList
 The SoTypeList class is a container class for arrays of SoType objects. More...
 

Detailed Description