98 #ifndef vtkSmoothPolyDataFilter_h 99 #define vtkSmoothPolyDataFilter_h 104 class vtkSmoothPoints;
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
vtkSmoothPoints * SmoothPoints
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
~vtkSmoothPolyDataFilter()
a simple class to control print indentation
boost::graph_traits< vtkGraph *>::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
#define vtkBooleanMacro(name, type)
int OutputPointsPrecision
adjust point positions using Laplacian smoothing
#define vtkSetMacro(name, type)