Describes the association between data set values and colors.
More...
#include <Medical/TransferFunction/medical2DTransferFunction/SoTransferFunction2D.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoTransferFunction2D () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
This node defines a mapping from a couple of scalar data set values to color and transparency (alpha) values.
SoVolumeRender, SoOrthoSlice, SoObliqueSlice
SoTransferFunction2D::SoTransferFunction2D | ( | ) |
Constructor.
static SoType SoTransferFunction2D::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoTexture2.
virtual SoType SoTransferFunction2D::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoTexture2.