37 #ifndef vtkUncertaintyTubeFilter_h 
   38 #define vtkUncertaintyTubeFilter_h 
   62   vtkGetMacro(NumberOfSides,
int);
 
represent and manipulate point attribute data 
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
represent and manipulate cell attribute data 
 
concrete dataset represents vertices, lines, polygons, and triangle strips 
 
static vtkPolyDataAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent)
 
generate uncertainty tubes along a polyline 
 
Superclass for algorithms that produce only polydata as output. 
 
a simple class to control print indentation 
 
#define VTKFILTERSGENERAL_EXPORT