![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
CSoBase [external] | |
CSoFieldContainer [external] | |
CSoNode [external] | |
CSoShape [external] | |
CSoObliqueSlice | Render a slice of the volume data, with any orientation |
CSoOrthoSlice | Render one orthogonal slice of the volume data |
CSoVertexShape [external] | |
CSoIndexedShape [external] | |
CSoIndexedFaceSet [external] | |
CSoVolumeIndexedFaceSet | Render a set of faces within the volume |
CSoIndexedTriangleStripSet [external] | |
CSoVolumeIndexedTriangleStripSet | Render a set of trianglestrips within the volume |
CSoNonIndexedShape [external] | |
CSoFaceSet [external] | |
CSoVolumeFaceSet | Render a set of faces within the volume |
CSoTriangleStripSet [external] | |
CSoVolumeTriangleStripSet | Render a set of trianglestrips within the volume |
CSoVolumeRender | Render the full volume |
CSoVolumeSkin | Render just the six sides of the volume data |
CSoVolumeRendering | Abstract base class for all nodes related to volume rendering |
CSoTransferFunction | Contains the transfer function definition |
CSoVolumeData | The main interface for setting up volume data sets |
CSoDetail [external] | |
CSoObliqueSliceDetail | The SoObliqueSliceDetail contains details of a pick operation on SoObliqueSlice geometry |
CSoOrthoSliceDetail | The SoOrthoSliceDetail contains details of a pick operation on SoOrthoSlice geometry |
CSoVolumeDetail | The SoVolumeDetail stores ray intersection information through a volume |
CSoVolumeRenderDetail | The SoVolumeRenderDetail stores ray intersection information through a volume |
CSoVolumeSkinDetail | The SoVolumeSkinDetail stores ray intersection information through a volume |
CSoVolumeReader | Abstract superclass for all volume data reader classes |
CSoVRVolFileReader | Loader for files in the VOL data format |