Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678]
 CSoBase [external]
 CSoFieldContainer [external]
 CSoNode [external]
 CSoShape [external]
 CSoObliqueSliceRender a slice of the volume data, with any orientation
 CSoOrthoSliceRender one orthogonal slice of the volume data
 CSoVertexShape [external]
 CSoIndexedShape [external]
 CSoIndexedFaceSet [external]
 CSoVolumeIndexedFaceSetRender a set of faces within the volume
 CSoIndexedTriangleStripSet [external]
 CSoVolumeIndexedTriangleStripSetRender a set of trianglestrips within the volume
 CSoNonIndexedShape [external]
 CSoFaceSet [external]
 CSoVolumeFaceSetRender a set of faces within the volume
 CSoTriangleStripSet [external]
 CSoVolumeTriangleStripSetRender a set of trianglestrips within the volume
 CSoVolumeRenderRender the full volume
 CSoVolumeSkinRender just the six sides of the volume data
 CSoVolumeRenderingAbstract base class for all nodes related to volume rendering
 CSoTransferFunctionContains the transfer function definition
 CSoVolumeDataThe main interface for setting up volume data sets
 CSoDetail [external]
 CSoObliqueSliceDetailThe SoObliqueSliceDetail contains details of a pick operation on SoObliqueSlice geometry
 CSoOrthoSliceDetailThe SoOrthoSliceDetail contains details of a pick operation on SoOrthoSlice geometry
 CSoVolumeDetailThe SoVolumeDetail stores ray intersection information through a volume
 CSoVolumeRenderDetailThe SoVolumeRenderDetail stores ray intersection information through a volume
 CSoVolumeSkinDetailThe SoVolumeSkinDetail stores ray intersection information through a volume
 CSoVolumeReaderAbstract superclass for all volume data reader classes
 CSoVRVolFileReaderLoader for files in the VOL data format