All classes of this package are implemented for the goal of storing and accessing the entire volume data set in the most efficient way. Furthermore, the access of particular voxel data (e.g. density value / object ID) is realized in the most user friendly way to guarantee an effictive and easy use by the user.
Classes | |
class | DataObject |
Class for representing a specific volume data object with all its attributes. More... | |
class | Histogram |
Class for representing a density histogram for a specific volume data object. More... | |
class | Transferfunction |
Class for representing a complete transfer funtion. More... | |
class | VolumeData |
Class for controlling the whole volume data set containing all needed attributes. More... | |
class | VoxelData |
Class for controlling the basic voxel data of the volume data set. More... |