Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Nodes


Compounds

class  SoNode
 The SoNode class is the base class for nodes used in scene graphs. More...

class  SoCamera
 The SoCamera class is the abstract base class for camera definition nodes. More...

class  SoPerspectiveCamera
 The SoPerspectiveCamera class defines a camera node with perspective rendering. More...

class  SoOrthographicCamera
 The SoOrthographicCamera class defines a camera node with orthographic rendering. More...

class  SoShape
 The SoShape class is the superclass for geometry shapes. More...

class  SoAsciiText
 The SoAsciiText class renders flat 3D text. More...

class  SoCone
 The SoCone class is for rendering cone shapes. More...

class  SoCube
 The SoCube class is for rendering cubes. More...

class  SoCylinder
 The SoCylinder class is for rendering cylinder shapes. More...

class  SoText3
 The SoText3 class renders extruded 3D text. More...

class  SoTransformation
 The SoTransformation class is the abstract base class for transformation nodes. More...

class  SoAntiSquish
 The SoAntiSquish class is used to make scaling uniform. More...

class  SoMatrixTransform
 The SoMatrixTransform class is a transformation node. More...

class  SoRotation
 The SoRotation class specifies a rotation transformation. More...

class  SoPendulum
 The SoPendulum class is used to create oscillating rotations. More...

class  SoRotor
 The SoRotor class is a node used to animate rotations. More...

class  SoResetTransform
 The SoResetTransform class is a node type which makes it possible to "nullify" state during traversal. More...

class  SoRotationXYZ
 The SoRotationXYZ class is a node type for specifying rotation around a particular axis. More...

class  SoScale
 The SoScale class is a node type for scaling scene graph geometry. More...

class  SoTranslation
 The SoTranslation class is a node type for specifying geometry translations. More...

class  SoShuttle
 The SoShuttle class is used to oscillate between two translations. More...

class  SoSurroundScale
 The SoSurroundScale class is used to make a default cube surround geometry. More...

class  SoTransform
 The SoTransform class is the "all-purpose" transformation node type. More...

class  SoUnits
 The SoUnits class is a node for setting unit types. More...

class  SoBaseColor
 The SoBaseColor class provides a node type for convenient setting of the base material color. More...

class  SoCallback
 The SoCallback class is a node type which provides a means of setting callback hooks in the scene graph. More...

class  SoClipPlane
 The SoClipPlane class is a node type for specifying clipping planes. More...

class  SoComplexity
 The SoComplexity class is a node type which is used to set the tradeoff between quality and performance. More...

class  SoCoordinate3
 The SoCoordinate3 class is a node for providing coordinates to shape nodes. More...

class  SoCoordinate4
 The SoCoordinate4 class is a node for providing coordinates to shape nodes. More...

class  SoLight
 The SoLight class is the base class for light emitting nodes. More...

class  SoDirectionalLight
 The SoDirectionalLight class is a node type for specifying directional light sources. More...

class  SoSpotLight
 The SoSpotLight class is a node type for light sources with a cone shaped lightvolume. More...

class  SoPointLight
 The SoPointLight class is a node type for light sources. More...

class  SoDrawStyle
 The SoDrawStyle class specificies common rendering properties for shapes. More...

class  SoEnvironment
 The SoEnvironment class is a node for specifying global rendering parameters. More...

class  SoFile
 The SoFile class is node container for another model file. More...

class  SoFont
 The SoFont class is an appearance node for setting fonts. More...

class  SoFontStyle
 The SoFontStyle class changes the appearance of fonts for text rendering nodes. More...

class  SoInfo
 The SoInfo class is a node for holding text information. More...

class  SoLabel
 The SoLabel class is a node for holding label information in a scene graph. More...

class  SoLightModel
 The SoLightModel class is a node for specifying the model for geometry lighting. More...

class  SoProfile
 The SoProfile class is the abstract superclass for profile definitions. More...

class  SoLinearProfile
 The SoLinearProfile class is a node for specifying linear profile curves. More...

class  SoNurbsProfile
 The SoNurbsProfile class is a node for specifying smooth profile curves. More...

class  SoMaterial
 The SoMaterial class is a node type for setting up material values for scene geometry. More...

class  SoMaterialBinding
 The SoMaterialBinding class is a node for setting up how materials are mapped to shapes. More...

class  SoNormal
 The SoNormal class is a node for providing normals to the state. More...

class  SoNormalBinding
 The SoNormalBinding class is a node for specifying normal vector bindings. More...

class  SoPackedColor
 The SoPackedColor class is a node for setting diffuse and transparency material values. More...

class  SoPickStyle
 The SoPickStyle class is a node for setting up how to do picking. More...

class  SoPolygonOffset
 The SoPolygonOffset class is a node type for "layering" rendering primitives. More...

class  SoProfileCoordinate2
 The SoProfileCoordinate2 class is a node specifying a set of 2D coordinates for profiles. More...

class  SoProfileCoordinate3
 The SoProfileCoordinate3 class is a node specifying a set of 3D coordinates for profiles. More...

class  SoShapeHints
 The SoShapeHints class is a node containing hints about how to render geometry. More...

class  SoAnnotation
 The SoAnnotation node draws all its child geometry on top of other geometry. More...

class  SoArray
 The SoArray class is a group node for setting up regular arrays of subgraphs. More...

class  SoBlinker
 The SoBlinker class is a cycling switch node. More...

class  SoColorIndex
 The SoColorIndex class is used to specify color indices for subsequent shapes. More...

class  SoEventCallback
 The SoEventCallback class provides functionality for catching events. More...

class  SoExtSelection
 The SoExtSelection class can be used for extended selection functionality. More...

class  SoFaceSet
 The SoFaceSet class is used to render and organize non-indexed polygonal face data. More...

class  SoGroup
 The SoGroup class is a node which managed other node instances. More...

class  SoImage
 The SoImage class draws a 2D image on the viewport. More...

class  SoIndexedFaceSet
 The SoIndexedFaceSet class is used to handle generic indexed facesets. More...

class  SoIndexedLineSet
 The SoIndexedLineSet class is used to render and otherwise represent indexed lines. More...

class  SoIndexedNurbsCurve
 The SoIndexedNurbsCurve class is a node for representing smooth curves. More...

class  SoIndexedNurbsSurface
 The SoIndexedNurbsSurface class can be used to render NURBS surfaces. More...

class  SoIndexedShape
 The SoIndexedShape class is the superclass for all indexed vertex shapes. More...

class  SoIndexedTriangleStripSet
 The SoIndexedTriangleStripSet class keeps data for rendering and otherwise representing triangle strips. More...

class  SoLOD
 The SoLOD class is used to choose a child based distance between viewer and object. More...

class  SoLevelOfDetail
 The SoLevelOfDetail class is used to choose a child based on projected size. More...

class  SoLineSet
 The SoLineSet class is used to render and organize non-indexed polylines. More...

class  SoLocateHighlight
 The SoLocateHighlight class highlights geometry under the cursor. More...

class  SoMarkerSet
 The SoMarkerSet class displays a set of 2D bitmap markers in 3D. More...

class  SoMultipleCopy
 The SoMultipleCopy class redraws it's children multiple times at different transformations. More...

class  SoNonIndexedShape
 The SoNonIndexedShape class is the superclass for all non-indexed vertex based shapes. More...

class  SoNurbsCurve
 The SoNurbsCurve class is a node for representing smooth curves. More...

class  SoNurbsSurface
 The SoNurbsSurface class is used to render smooth surfaces. More...

class  SoPathSwitch
 The SoPathSwitch class traverses only when current path matches a configurable path. More...

class  SoPointSet
 The SoPointSet class is used to display a set of 3D points. More...

class  SoQuadMesh
 The SoQuadMesh class is used to render and optimize a quadrilateral mesh. More...

class  SoSelection
 The SoSelection class manages a list of selected nodes. More...

class  SoSeparator
 The SoSeparator class is a state-preserving group node. More...

class  SoSphere
 The SoSphere class is for rendering sphere shapes. More...

class  SoSwitch
 The SoSwitch class is a group node which selects one child subgraph for traversal. More...

class  SoText2
 The SoText2 class is a node type for visualizing 2D text aligned with the camera plane. More...

class  SoTexture2
 The SoTexture2 class is used to map a 2D texture onto subsequent geometry in the scenegraph. More...

class  SoTexture2Transform
 The SoTexture2Transform class is used to define 2D texture transformations. More...

class  SoTextureCoordinate2
 The SoTextureCoordinate2 class contains a set of coordinates for the mapping of 2D textures. More...

class  SoTextureCoordinateBinding
 The SoTextureCoordinateBinding class ... More...

class  SoTextureCoordinateDefault
 The SoTextureCoordinateDefault class ... More...

class  SoTextureCoordinateEnvironment
 The SoTextureCoordinateEnvironment class ... More...

class  SoTextureCoordinateFunction
 The SoTextureCoordinateFunction class ... More...

class  SoTextureCoordinatePlane
 The SoTextureCoordinatePlane class generates texture coordinates by projecting onto a plane. More...

class  SoTransformSeparator
 The SoTransformSeparator class is a group node preserving the current transformations. More...

class  SoTriangleStripSet
 The SoTriangleStripSet class is used to render and control non-indexed triangle strips. More...

class  SoVertexProperty
 The SoVertexProperty class collects the functionality of various appearance nodes. More...

class  SoVertexShape
 The SoVertexShape class is the superclass for all vertex based shapes. More...

class  SoWWWAnchor
 The SoWWWAnchor class ... More...

class  SoWWWInline
 The SoWWWInline class is a node used to include data from an URL. More...

class  SoNodeList
 The SoNodeList class is a container for pointers to SoNode objects. More...


Generated at Tue Mar 5 03:31:33 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001