38#ifndef vtkUncertaintyTubeFilter_h
39#define vtkUncertaintyTubeFilter_h
41#include "vtkFiltersGeneralModule.h"
68 vtkGetMacro(NumberOfSides,
int);
represent and manipulate cell attribute data
a simple class to control print indentation
represent and manipulate point attribute data
Superclass for algorithms that produce only polydata as output.
concrete dataset represents vertices, lines, polygons, and triangle strips
generate uncertainty tubes along a polyline
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkUncertaintyTubeFilter * New()
Object factory method to instantiate this class.
vtkUncertaintyTubeFilter()
~vtkUncertaintyTubeFilter() override