SIMVoleon
2.1.0
Coin3D volume rendering library
|
▼CSoDetail | |
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 |
▼CSoFaceSet | |
CSoVolumeFaceSet | Render a set of faces within the volume |
▼CSoIndexedFaceSet | |
CSoVolumeIndexedFaceSet | Render a set of faces within the volume |
▼CSoIndexedTriangleStripSet | |
CSoVolumeIndexedTriangleStripSet | Render a set of triangle strips within the volume |
▼CSoNode | |
▼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 |
▼CSoShape | |
CSoObliqueSlice | Render a slice of the volume data, with any orientation |
CSoOrthoSlice | Render one orthogonal slice of the volume data |
CSoVolumeRender | Render the full volume |
CSoVolumeSkin | Render just the six sides of the volume data |
▼CSoTriangleStripSet | |
CSoVolumeTriangleStripSet | Render a set of triangle strips within the volume |
▼CSoVolumeReader | Abstract superclass for all volume data reader classes |
CSoVRVolFileReader | Loader for files in the VOL data format |