#include "vtkAbstractMapper3D.h"
#include "vtkScalarsToColors.h"
#include "vtkDataSet.h"
Include dependency graph for vtkMapper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | vtkMapper |
abstract class specifies interface to map data to graphics primitives. 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_RESOLVE_OFF 0 |
#define | VTK_RESOLVE_POLYGON_OFFSET 1 |
#define | VTK_RESOLVE_SHIFT_ZBUFFER 2 |
|
Definition at line 91 of file vtkMapper.h. |
|
Definition at line 92 of file vtkMapper.h. |
|
Definition at line 93 of file vtkMapper.h. |
|
Definition at line 95 of file vtkMapper.h. |
|
Definition at line 96 of file vtkMapper.h. |
|
Definition at line 97 of file vtkMapper.h. |