38#ifndef vtkUncertaintyTubeFilter_h
39#define vtkUncertaintyTubeFilter_h
41#include "vtkFiltersGeneralModule.h"
represent and manipulate cell attribute data
a simple class to control print indentation
represent and manipulate point attribute data
concrete dataset represents vertices, lines, polygons, and triangle strips
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for printing and obtaining type information for instances of this class.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkUncertaintyTubeFilter * New()
Object factory method to instantiate this class.
int BuildTubes(vtkPointData *pd, vtkPointData *outPD, vtkCellData *cd, vtkCellData *outCD, vtkPolyData *output)
vtkUncertaintyTubeFilter()
~vtkUncertaintyTubeFilter() override