open_iA  2020.04
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
iASimpleTransferFunction Class Reference

simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!) More...

#include <iATransferFunction.h>

Inheritance diagram for iASimpleTransferFunction:
Collaboration diagram for iASimpleTransferFunction:

Public Member Functions

vtkColorTransferFunction * colorTF () override
 
 iASimpleTransferFunction (vtkColorTransferFunction *ctf, vtkPiecewiseFunction *otf)
 
vtkPiecewiseFunction * opacityTF () override
 
- Public Member Functions inherited from iATransferFunction
virtual ~iATransferFunction ()
 

Detailed Description

simplest possible transfer function: just a container for ctf and otf (no management of these contained classes!)

Constructor & Destructor Documentation

◆ iASimpleTransferFunction()

iASimpleTransferFunction::iASimpleTransferFunction ( vtkColorTransferFunction *  ctf,
vtkPiecewiseFunction *  otf 
)

Member Function Documentation

◆ colorTF()

vtkColorTransferFunction * iASimpleTransferFunction::colorTF ( )
overridevirtual

Implements iATransferFunction.

◆ opacityTF()

vtkPiecewiseFunction * iASimpleTransferFunction::opacityTF ( )
overridevirtual

Implements iATransferFunction.


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