VTK  9.3.20240419
Classes | Macros
vtkArcPlotter.h File Reference
#include "vtkPolyDataAlgorithm.h"
#include "vtkRenderingAnnotationModule.h"
#include "vtkWrappingHints.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...
 

Macros

#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
 

Macro Definition Documentation

◆ VTK_PLOT_SCALARS

#define VTK_PLOT_SCALARS   1

Definition at line 39 of file vtkArcPlotter.h.

◆ VTK_PLOT_VECTORS

#define VTK_PLOT_VECTORS   2

Definition at line 40 of file vtkArcPlotter.h.

◆ VTK_PLOT_NORMALS

#define VTK_PLOT_NORMALS   3

Definition at line 41 of file vtkArcPlotter.h.

◆ VTK_PLOT_TCOORDS

#define VTK_PLOT_TCOORDS   4

Definition at line 42 of file vtkArcPlotter.h.

◆ VTK_PLOT_TENSORS

#define VTK_PLOT_TENSORS   5

Definition at line 43 of file vtkArcPlotter.h.

◆ VTK_PLOT_FIELD_DATA

#define VTK_PLOT_FIELD_DATA   6

Definition at line 44 of file vtkArcPlotter.h.