Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Common/vtkScalarsToColors.h File Reference

#include "vtkObject.h"
#include "vtkUnsignedCharArray.h"

Include dependency graph for vtkScalarsToColors.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Define Documentation

#define VTK_LUMINANCE   1
 

Definition at line 64 of file vtkScalarsToColors.h.

#define VTK_LUMINANCE_ALPHA   2
 

Definition at line 65 of file vtkScalarsToColors.h.

#define VTK_RGB   3
 

Definition at line 66 of file vtkScalarsToColors.h.

#define VTK_RGBA   4
 

Definition at line 67 of file vtkScalarsToColors.h.

#define VTK_COLOR_MODE_DEFAULT   0
 

Definition at line 69 of file vtkScalarsToColors.h.

#define VTK_COLOR_MODE_MAP_SCALARS   1
 

Definition at line 70 of file vtkScalarsToColors.h.


Generated on Thu Mar 28 14:21:36 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001