#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_LUMINANCE 1 |
#define | VTK_LUMINANCE_ALPHA 2 |
#define | VTK_RGB 3 |
#define | VTK_RGBA 4 |
#define | VTK_COLOR_MODE_DEFAULT 0 |
#define | VTK_COLOR_MODE_MAP_SCALARS 1 |
|
Definition at line 64 of file vtkScalarsToColors.h. |
|
Definition at line 65 of file vtkScalarsToColors.h. |
|
Definition at line 66 of file vtkScalarsToColors.h. |
|
Definition at line 67 of file vtkScalarsToColors.h. |
|
Definition at line 69 of file vtkScalarsToColors.h. |
|
Definition at line 70 of file vtkScalarsToColors.h. |