open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iAModalityTransfer Class Reference

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>

Inheritance diagram for iAModalityTransfer:
[legend]
Collaboration diagram for iAModalityTransfer:
[legend]

Public Member Functions

 iAModalityTransfer (double const range[2])
 
void computeStatistics (vtkSmartPointer< vtkImageData > img)
 
bool statisticsComputed () const
 
vtkPiecewiseFunction * opacityTF () override
 functions overridden from iATransferFunction: More...
 
vtkColorTransferFunction * colorTF () override
 
void resetFunctions () override
 
- Public Member Functions inherited from iATransferFunction
virtual ~iATransferFunction ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ iAModalityTransfer()

iAModalityTransfer::iAModalityTransfer ( double const  range[2])

Member Function Documentation

◆ colorTF()

vtkColorTransferFunction * iAModalityTransfer::colorTF ( )
overridevirtual

Implements iATransferFunction.

◆ computeStatistics()

void iAModalityTransfer::computeStatistics ( vtkSmartPointer< vtkImageData >  img)

◆ opacityTF()

vtkPiecewiseFunction * iAModalityTransfer::opacityTF ( )
overridevirtual

functions overridden from iATransferFunction:

Implements iATransferFunction.

◆ resetFunctions()

void iAModalityTransfer::resetFunctions ( )
overridevirtual

Implements iATransferFunction.

◆ statisticsComputed()

bool iAModalityTransfer::statisticsComputed ( ) const

The documentation for this class was generated from the following files: