29 #ifndef vtkInterpolatingSubdivisionFilter_h
30 #define vtkInterpolatingSubdivisionFilter_h
51 vtkSetMacro(NumberOfSubdivisions,
int);
52 vtkGetMacro(NumberOfSubdivisions,
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
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of int
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
list of point or cell ids
~vtkInterpolatingSubdivisionFilter()
#define VTKFILTERSGENERAL_EXPORT
object to represent cell connectivity
generate a subdivision surface using an Interpolating Scheme
represent and manipulate 3D points