![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!) More...
#include <iATransferFunction.h>
Public Member Functions | |
| vtkColorTransferFunction * | colorTF () override |
| iASimpleTransferFunction (vtkColorTransferFunction *ctf, vtkPiecewiseFunction *otf) | |
| vtkPiecewiseFunction * | opacityTF () override |
Public Member Functions inherited from iATransferFunction | |
| virtual | ~iATransferFunction () |
simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!)
| iASimpleTransferFunction::iASimpleTransferFunction | ( | vtkColorTransferFunction * | ctf, |
| vtkPiecewiseFunction * | otf | ||
| ) |
|
overridevirtual |
Implements iATransferFunction.
|
overridevirtual |
Implements iATransferFunction.
1.8.16