VTK
Classes | Defines
dox/Rendering/Annotation/vtkArcPlotter.h File Reference
#include "vtkRenderingAnnotationModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkArcPlotter.h:

Go to the source code of this file.

Classes

class  vtkArcPlotter
 plot data along an arbitrary polyline More...

Defines

#define VTK_PLOT_SCALARS   1
#define VTK_PLOT_VECTORS   2
#define VTK_PLOT_NORMALS   3
#define VTK_PLOT_TCOORDS   4
#define VTK_PLOT_TENSORS   5
#define VTK_PLOT_FIELD_DATA   6

Define Documentation

#define VTK_PLOT_SCALARS   1

Definition at line 49 of file vtkArcPlotter.h.

#define VTK_PLOT_VECTORS   2

Definition at line 50 of file vtkArcPlotter.h.

#define VTK_PLOT_NORMALS   3

Definition at line 51 of file vtkArcPlotter.h.

#define VTK_PLOT_TCOORDS   4

Definition at line 52 of file vtkArcPlotter.h.

#define VTK_PLOT_TENSORS   5

Definition at line 53 of file vtkArcPlotter.h.

#define VTK_PLOT_FIELD_DATA   6

Definition at line 54 of file vtkArcPlotter.h.