This package contains of the DataLoader class and the subpackage IDVR::Volume::Datastructures. Thus, the goal of this package is the loading, storing and accessing of the volume data structure whereas the DataLoader class is the loding manager which reads all volume data from a specified *.dat file and the subpackage manages the already loaded data.
Classes | |
class | DataLoader |
Class to load the entire data structure from a specified data file. More... | |
Packages | |
package | DataStructures |
This package represents the already loaded volume data set. |