Keeps track of which slices of an image have been loaded, to avoid reusing data values, used currently in histogram creation.
More...
Keeps track of which slices of an image have been loaded, to avoid reusing data values, used currently in histogram creation.
◆ addValues()
| void iASliceMergedValues::addValues |
( |
vtkImageData * | i, |
|
|
iASlicerMode | mode, |
|
|
int | sliceNr ) |
|
inline |
◆ clear()
| void iASliceMergedValues::clear |
( |
| ) |
|
|
inline |
◆ slices
| std::set<std::pair<iASlicerMode, int> > iASliceMergedValues::slices |
◆ values
| std::vector<double> iASliceMergedValues::values |
The documentation for this struct was generated from the following file: