Unite a color transfer function, an opacity transfer function and GUI classes used for viewing a histogram of the data and for editing the transfer functions.
More...
#include <iAModalityTransfer.h>
Unite a color transfer function, an opacity transfer function and GUI classes used for viewing a histogram of the data and for editing the transfer functions.
◆ iAModalityTransfer()
| iAModalityTransfer::iAModalityTransfer |
( |
double |
range[2] | ) |
|
◆ colorTF()
| vtkColorTransferFunction * iAModalityTransfer::colorTF |
( |
| ) |
|
|
overridevirtual |
◆ computeHistogramData()
| void iAModalityTransfer::computeHistogramData |
( |
vtkSmartPointer< vtkImageData > |
imgData, |
|
|
size_t |
binCount |
|
) |
| |
◆ computeStatistics()
| void iAModalityTransfer::computeStatistics |
( |
vtkSmartPointer< vtkImageData > |
img | ) |
|
◆ histogramData()
| QSharedPointer< iAHistogramData > const iAModalityTransfer::histogramData |
( |
| ) |
const |
◆ info()
◆ opacityTF()
| vtkPiecewiseFunction * iAModalityTransfer::opacityTF |
( |
| ) |
|
|
overridevirtual |
◆ reset()
| void iAModalityTransfer::reset |
( |
| ) |
|
◆ statisticsComputed()
| bool iAModalityTransfer::statisticsComputed |
( |
| ) |
const |
The documentation for this class was generated from the following files: