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

Common/vtkLookupTable.h File Reference

#include "vtkScalarsToColors.h"

Include dependency graph for vtkLookupTable.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  vtkLookupTable
 map scalar values into colors via a lookup table. More...


Defines

#define VTK_RAMP_LINEAR   0
#define VTK_RAMP_SCURVE   1
#define VTK_SCALE_LINEAR   0
#define VTK_SCALE_LOG10   1


Define Documentation

#define VTK_RAMP_LINEAR   0
 

Definition at line 67 of file vtkLookupTable.h.

#define VTK_RAMP_SCURVE   1
 

Definition at line 68 of file vtkLookupTable.h.

#define VTK_SCALE_LINEAR   0
 

Definition at line 69 of file vtkLookupTable.h.

#define VTK_SCALE_LOG10   1
 

Definition at line 70 of file vtkLookupTable.h.


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