43 #ifndef vtkArcPlotter_h 44 #define vtkArcPlotter_h 49 #define VTK_PLOT_SCALARS 1 50 #define VTK_PLOT_VECTORS 2 51 #define VTK_PLOT_NORMALS 3 52 #define VTK_PLOT_TCOORDS 4 53 #define VTK_PLOT_TENSORS 5 54 #define VTK_PLOT_FIELD_DATA 6 164 float DefaultNormal[3];
172 int NumberOfComponents;
represent and manipulate point attribute data
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
void SetPlotModeToPlotTCoords()
#define VTK_PLOT_FIELD_DATA
#define vtkSetClampMacro(name, type, min, max)
void SetPlotModeToPlotFieldData()
#define vtkTypeMacro(thisClass, superclass)
#define VTKRENDERINGANNOTATION_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
a virtual camera for 3D rendering
plot data along an arbitrary polyline
void SetPlotModeToPlotVectors()
abstract superclass for arrays of numeric data
#define vtkGetObjectMacro(name, type)
void SetPlotModeToPlotTensors()
void SetPlotModeToPlotNormals()
#define vtkBooleanMacro(name, type)
void SetPlotModeToPlotScalars()
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
represent and manipulate 3D points
#define vtkSetMacro(name, type)