| VTK
    9.0.1
    | 
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... | |
| Macros | |
| #define | VTK_CTF_RGB 0 | 
| #define | VTK_CTF_HSV 1 | 
| #define | VTK_CTF_LAB 2 | 
| #define | VTK_CTF_DIVERGING 3 | 
| #define | VTK_CTF_LAB_CIEDE2000 4 | 
| #define | VTK_CTF_STEP 5 | 
| #define | VTK_CTF_LINEAR 0 | 
| #define | VTK_CTF_LOG10 1 | 
| #define VTK_CTF_RGB 0 | 
Definition at line 44 of file vtkColorTransferFunction.h.
| #define VTK_CTF_HSV 1 | 
Definition at line 45 of file vtkColorTransferFunction.h.
| #define VTK_CTF_LAB 2 | 
Definition at line 46 of file vtkColorTransferFunction.h.
| #define VTK_CTF_DIVERGING 3 | 
Definition at line 47 of file vtkColorTransferFunction.h.
| #define VTK_CTF_LAB_CIEDE2000 4 | 
Definition at line 48 of file vtkColorTransferFunction.h.
| #define VTK_CTF_STEP 5 | 
Definition at line 49 of file vtkColorTransferFunction.h.
| #define VTK_CTF_LINEAR 0 | 
Definition at line 51 of file vtkColorTransferFunction.h.
| #define VTK_CTF_LOG10 1 | 
Definition at line 52 of file vtkColorTransferFunction.h.
 1.8.17
 1.8.17