Go to the documentation of this file.
37 #ifndef vtkUncertaintyTubeFilter_h
38 #define vtkUncertaintyTubeFilter_h
represent and manipulate point attribute data
#define vtkTypeMacro(thisClass, superclass)
vtkUncertaintyTubeFilter()
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkUncertaintyTubeFilter()
represent and manipulate cell attribute data
a simple class to control print indentation
generate uncertainty tubes along a polyline
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
concrete dataset represents vertices, lines, polygons, and triangle strips
int BuildTubes(vtkPointData *pd, vtkPointData *outPD, vtkCellData *cd, vtkCellData *outCD, vtkPolyData *output)
Superclass for algorithms that produce only polydata as output.
static vtkUncertaintyTubeFilter * New()