|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Base class for anything providing a full transfer function (opacity + color) More...
#include <iATransferFunction.h>
Public Member Functions | |
| virtual | ~iATransferFunction () |
| virtual vtkColorTransferFunction * | colorTF ()=0 |
| virtual vtkPiecewiseFunction * | opacityTF ()=0 |
| virtual void | resetFunctions ()=0 |
Base class for anything providing a full transfer function (opacity + color)
|
virtual |
|
pure virtual |
Implemented in iATransferFunctionOwner, and iATransferFunctionPtrs.
|
pure virtual |
Implemented in iATransferFunctionOwner, and iATransferFunctionPtrs.
|
pure virtual |
Implemented in iATransferFunctionOwner, and iATransferFunctionPtrs.