VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Rendering/Label/vtkLabeledDataMapper.h File Reference
#include "vtkRenderingLabelModule.h"
#include "vtkMapper2D.h"
#include <cassert>
Include dependency graph for vtkLabeledDataMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkLabeledDataMapper
 draw text labels at dataset points More...

Defines

#define VTK_LABEL_IDS   0
#define VTK_LABEL_SCALARS   1
#define VTK_LABEL_VECTORS   2
#define VTK_LABEL_NORMALS   3
#define VTK_LABEL_TCOORDS   4
#define VTK_LABEL_TENSORS   5
#define VTK_LABEL_FIELD_DATA   6

Define Documentation

#define VTK_LABEL_IDS   0

Definition at line 65 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_SCALARS   1

Definition at line 66 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_VECTORS   2

Definition at line 67 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_NORMALS   3

Definition at line 68 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_TCOORDS   4

Definition at line 69 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_TENSORS   5

Definition at line 70 of file vtkLabeledDataMapper.h.

#define VTK_LABEL_FIELD_DATA   6

Definition at line 71 of file vtkLabeledDataMapper.h.