Go to the documentation of this file.
38 #ifndef vtkUncertaintyTubeFilter_h
39 #define vtkUncertaintyTubeFilter_h
41 #include "vtkFiltersGeneralModule.h"
68 vtkGetMacro(NumberOfSides,
int);
represent and manipulate point attribute data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
represent and manipulate cell attribute data
a simple class to control print indentation
generate uncertainty tubes along a polyline
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.