1General classes(3)                   Coin                   General classes(3)
2
3
4

NAME

6       General classes -
7

Detailed Description

9   Classes
10       class SoFieldContainer
11           The SoFieldContainer class is a base class for all classes that
12           contain fields.
13       class SoInput
14           The SoInput class is an abstraction of file import functionality.
15       class SoOutput
16           The SoOutput class is an abstraction of an output stream.
17       class SoAuditorList
18           The SoAuditorList class is used to keep track of auditors for
19           certain object classes.
20       class SoBaseList
21           The SoBaseList class is a container for pointers to SoBase derived
22           objects.
23       class SoCallbackList
24           The SoCallbackList is a container for callback function pointers.
25       class SoPathList
26           The SoPathList class is a container for pointers to SoPath objects.
27       class SoPickedPointList
28           The SoPickedPointList class is a container for pointers to
29           SoPickedPoint objects.
30       class SoTypeList
31           The SoTypeList class is a container class for arrays of SoType
32           objects.
33       class SoAudioDevice
34           The SoAudioDevice class is used to control an audio device.
35       class SoContextHandler
36           The SoContextHandler class is for now to be treated as an internal
37           class.
38       class SoBase
39           The SoBase class is the top-level superclass for a number of class-
40           hierarchies.
41       class SoChildList
42           The SoChildList class is a container for node children.
43       class SoDB
44           The SoDB class keeps track of internal global data.
45       class SoFullPath
46           The SoFullPath class allows examination of hidden children in
47           paths.
48       class SoInteraction
49           The SoInteraction class takes care of initalizing internal classes.
50       class SoLockManager
51           The SoLockManager is a defunct software license lock mechanism.
52       class SoNotList
53           The SoNotList class is a list of SoNotRec notification records.
54       class SoNotRec
55           The SoNotRec class specifies records for notification lists.
56       class SoOffscreenRenderer
57           The SoOffscreenRenderer class is used for rendering scenes in
58           offscreen buffers.
59       class SoPath
60           The SoPath class is a container class for traversal path
61           descriptions.
62       class SoPickedPoint
63           The SoPickedPoint class is used for specifying picked points.
64       class SoPrimitiveVertex
65           The SoPrimitiveVertex class represents a single vertex of a
66           generated primitive.
67       class SoSceneManager
68           The SoSceneManager class provides the main interface between the
69           scene graph and the GUI toolkit.
70       class SoState
71           The SoState class manages the Coin scenegraph traversal state data.
72       class SoType
73           The SoType class is the basis for the run-time type system in Coin.
74
75
76
77Version 2.5.0                     3 Oct 2007                General classes(3)
Impressum