#include "vtkObject.h"
#include "vtkUnsignedCharArray.h"
Include dependency graph for vtkScalarsToColors.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | vtkScalarsToColors |
map scalar values into colors. More... | |
Defines | |
#define | VTK_RGBA 4 |
#define | VTK_RGB 3 |
#define | VTK_LUMINANCE 1 |
#define | VTK_LUMINANCE_ALPHA 2 |
|
Definition at line 59 of file vtkScalarsToColors.h. |
|
Definition at line 60 of file vtkScalarsToColors.h. |
|
Definition at line 61 of file vtkScalarsToColors.h. |
|
Definition at line 62 of file vtkScalarsToColors.h. |