#include "vtkPolyDataToPolyDataFilter.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 |
|
Definition at line 60 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotScalars(). |
|
Definition at line 61 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotVectors(). |
|
Definition at line 62 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotNormals(). |
|
Definition at line 63 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotTCoords(). |
|
Definition at line 64 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotTensors(). |
|
Definition at line 65 of file vtkArcPlotter.h. Referenced by vtkArcPlotter::SetPlotModeToPlotFieldData(). |