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

Common/vtkAbstractMapper.h File Reference

#include "vtkProcessObject.h"
#include "vtkPlaneCollection.h"
#include "vtkPlane.h"
#include "vtkPlanes.h"
#include "vtkTimerLog.h"

Include dependency graph for vtkAbstractMapper.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  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


Define Documentation

#define VTK_SCALAR_MODE_DEFAULT   0
 

Definition at line 64 of file vtkAbstractMapper.h.

#define VTK_SCALAR_MODE_USE_POINT_DATA   1
 

Definition at line 65 of file vtkAbstractMapper.h.

#define VTK_SCALAR_MODE_USE_CELL_DATA   2
 

Definition at line 66 of file vtkAbstractMapper.h.

#define VTK_SCALAR_MODE_USE_POINT_FIELD_DATA   3
 

Definition at line 67 of file vtkAbstractMapper.h.

#define VTK_SCALAR_MODE_USE_CELL_FIELD_DATA   4
 

Definition at line 68 of file vtkAbstractMapper.h.

#define VTK_GET_ARRAY_BY_ID   0
 

Definition at line 70 of file vtkAbstractMapper.h.

#define VTK_GET_ARRAY_BY_NAME   1
 

Definition at line 71 of file vtkAbstractMapper.h.


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