dox/Filtering/vtkAbstractMapper.h File Reference

#include "vtkAlgorithm.h"

Include dependency graph for vtkAbstractMapper.h:

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

Go to the source code of this file.

Classes

class  vtkAbstractMapper
 abstract class specifies interface to map data More...

Defines

#define VTK_SCALAR_MODE_DEFAULT   0
#define VTK_SCALAR_MODE_USE_POINT_DATA   1
#define VTK_SCALAR_MODE_USE_CELL_DATA   2
#define VTK_SCALAR_MODE_USE_POINT_FIELD_DATA   3
#define VTK_SCALAR_MODE_USE_CELL_FIELD_DATA   4
#define VTK_SCALAR_MODE_USE_FIELD_DATA   5
#define VTK_GET_ARRAY_BY_ID   0
#define VTK_GET_ARRAY_BY_NAME   1


Define Documentation

#define VTK_SCALAR_MODE_DEFAULT   0

Definition at line 32 of file vtkAbstractMapper.h.

Referenced by vtkUnstructuredGridVolumeRayCastMapper::SetScalarModeToDefault(), vtkProjectedTetrahedraMapper::SetScalarModeToDefault(), vtkUnstructuredGridVolumeZSweepMapper::SetScalarModeToDefault(), vtkPolyDataMapper2D::SetScalarModeToDefault(), and vtkMapper::SetScalarModeToDefault().

#define VTK_SCALAR_MODE_USE_POINT_DATA   1

Definition at line 33 of file vtkAbstractMapper.h.

Referenced by vtkUnstructuredGridVolumeRayCastMapper::SetScalarModeToUsePointData(), vtkProjectedTetrahedraMapper::SetScalarModeToUsePointData(), vtkUnstructuredGridVolumeZSweepMapper::SetScalarModeToUsePointData(), vtkPolyDataMapper2D::SetScalarModeToUsePointData(), and vtkMapper::SetScalarModeToUsePointData().

#define VTK_SCALAR_MODE_USE_CELL_DATA   2

Definition at line 34 of file vtkAbstractMapper.h.

Referenced by vtkUnstructuredGridVolumeRayCastMapper::SetScalarModeToUseCellData(), vtkProjectedTetrahedraMapper::SetScalarModeToUseCellData(), vtkUnstructuredGridVolumeZSweepMapper::SetScalarModeToUseCellData(), vtkPolyDataMapper2D::SetScalarModeToUseCellData(), and vtkMapper::SetScalarModeToUseCellData().

#define VTK_SCALAR_MODE_USE_POINT_FIELD_DATA   3

Definition at line 35 of file vtkAbstractMapper.h.

Referenced by vtkUnstructuredGridVolumeRayCastMapper::SetScalarModeToUsePointFieldData(), vtkProjectedTetrahedraMapper::SetScalarModeToUsePointFieldData(), vtkUnstructuredGridVolumeZSweepMapper::SetScalarModeToUsePointFieldData(), vtkPolyDataMapper2D::SetScalarModeToUsePointFieldData(), and vtkMapper::SetScalarModeToUsePointFieldData().

#define VTK_SCALAR_MODE_USE_CELL_FIELD_DATA   4

Definition at line 36 of file vtkAbstractMapper.h.

Referenced by vtkUnstructuredGridVolumeRayCastMapper::SetScalarModeToUseCellFieldData(), vtkProjectedTetrahedraMapper::SetScalarModeToUseCellFieldData(), vtkUnstructuredGridVolumeZSweepMapper::SetScalarModeToUseCellFieldData(), vtkPolyDataMapper2D::SetScalarModeToUseCellFieldData(), and vtkMapper::SetScalarModeToUseCellFieldData().

#define VTK_SCALAR_MODE_USE_FIELD_DATA   5

Definition at line 37 of file vtkAbstractMapper.h.

Referenced by vtkMapper::SetScalarModeToUseFieldData().

#define VTK_GET_ARRAY_BY_ID   0

Definition at line 39 of file vtkAbstractMapper.h.

#define VTK_GET_ARRAY_BY_NAME   1

Definition at line 40 of file vtkAbstractMapper.h.


Generated on Fri Sep 7 17:44:20 2007 for VTK by  doxygen 1.5.3