#include "vtkProcessObject.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.
Compounds | |
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_GET_ARRAY_BY_ID 0 |
#define | VTK_GET_ARRAY_BY_NAME 1 |
|
Definition at line 49 of file vtkAbstractMapper.h. Referenced by vtkPolyDataMapper2D::SetScalarModeToDefault(), and vtkMapper::SetScalarModeToDefault(). |
|
Definition at line 50 of file vtkAbstractMapper.h. Referenced by vtkPolyDataMapper2D::SetScalarModeToUsePointData(), and vtkMapper::SetScalarModeToUsePointData(). |
|
Definition at line 51 of file vtkAbstractMapper.h. Referenced by vtkPolyDataMapper2D::SetScalarModeToUseCellData(), and vtkMapper::SetScalarModeToUseCellData(). |
|
Definition at line 52 of file vtkAbstractMapper.h. Referenced by vtkPolyDataMapper2D::SetScalarModeToUsePointFieldData(), and vtkMapper::SetScalarModeToUsePointFieldData(). |
|
Definition at line 53 of file vtkAbstractMapper.h. Referenced by vtkPolyDataMapper2D::SetScalarModeToUseCellFieldData(), and vtkMapper::SetScalarModeToUseCellFieldData(). |
|
Definition at line 55 of file vtkAbstractMapper.h. |
|
Definition at line 56 of file vtkAbstractMapper.h. |