#include "vtkScalarsToColors.h"
Include dependency graph for vtkColorTransferFunction.h:
Go to the source code of this file.
Classes | |
class | vtkColorTransferFunction |
Defines a transfer function for mapping a property to an RGB color value. More... | |
Defines | |
#define | VTK_CTF_RGB 0 |
#define | VTK_CTF_HSV 1 |
#define | VTK_CTF_HSV_NO_WRAP 2 |
|
Definition at line 52 of file vtkColorTransferFunction.h. Referenced by vtkColorTransferFunction::SetColorSpaceToRGB(). |
|
Definition at line 53 of file vtkColorTransferFunction.h. Referenced by vtkColorTransferFunction::SetColorSpaceToHSV(). |
|
Definition at line 54 of file vtkColorTransferFunction.h. Referenced by vtkColorTransferFunction::SetColorSpaceToHSVNoWrap(). |