simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!) TODO: get rid in favor of something with smart pointers!
More...
#include <iATransferFunction.h>
simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!) TODO: get rid in favor of something with smart pointers!
◆ iASimpleTransferFunction()
| iASimpleTransferFunction::iASimpleTransferFunction |
( |
vtkColorTransferFunction * |
ctf, |
|
|
vtkPiecewiseFunction * |
otf |
|
) |
| |
◆ colorTF()
| vtkColorTransferFunction * iASimpleTransferFunction::colorTF |
( |
| ) |
|
|
overridevirtual |
◆ opacityTF()
| vtkPiecewiseFunction * iASimpleTransferFunction::opacityTF |
( |
| ) |
|
|
overridevirtual |
◆ resetFunctions()
| void iASimpleTransferFunction::resetFunctions |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: