38 #ifndef vtkPolyDataMapper2D_h
39 #define vtkPolyDataMapper2D_h
71 virtual void CreateDefaultLookupTable();
94 void SetColorModeToDefault();
95 void SetColorModeToMapScalars();
96 void SetColorModeToDirectScalars();
100 const char *GetColorModeAsString();
149 void ColorByArrayComponent(
int arrayNum,
int component);
150 void ColorByArrayComponent(
char* arrayName,
int component);
204 double ScalarRange[2];
virtual unsigned long GetMTime()
#define VTK_SCALAR_MODE_USE_CELL_FIELD_DATA
#define vtkGetMacro(name, type)
record modification and/or execution time
concrete dataset represents vertices, lines, polygons, and triangle strips
void SetScalarModeToUseCellFieldData()
#define vtkTypeMacro(thisClass, superclass)
Superclass for mapping scalar values to colors.
void SetScalarModeToUseCellData()
int UseLookupTableScalarRange
#define VTK_SCALAR_MODE_USE_POINT_DATA
vtkScalarsToColors * LookupTable
a simple class to control print indentation
#define VTK_SCALAR_MODE_USE_POINT_FIELD_DATA
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetObjectMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkCoordinate * TransformCoordinate
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems ...
dynamic, self-adjusting array of unsigned char
abstract class specifies interface to map data
void SetScalarModeToUsePointFieldData()
bool TransformCoordinateUseDouble
#define VTKRENDERINGCORE_EXPORT
void ShallowCopy(vtkAbstractMapper *m)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
GLclampf GLclampf GLclampf alpha
#define VTK_SCALAR_MODE_USE_CELL_DATA
void SetScalarModeToDefault()
#define vtkGetVectorMacro(name, type, count)
#define vtkSetVector2Macro(name, type)
abstract class specifies interface for objects which render 2D actors
draw vtkPolyData onto the image plane
#define VTK_SCALAR_MODE_DEFAULT
vtkUnsignedCharArray * Colors
#define vtkSetMacro(name, type)
void SetScalarModeToUsePointData()