Go to the documentation of this file.
30 #ifndef vtkInterpolatingSubdivisionFilter_h
31 #define vtkInterpolatingSubdivisionFilter_h
33 #include "vtkFiltersGeneralModule.h"
55 vtkGetMacro(NumberOfSubdivisions,
int);
represent and manipulate 3D points
represent and manipulate point attribute data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
represent and manipulate cell attribute data
a simple class to control print indentation
object to represent cell connectivity
dynamic, self-adjusting array of int
list of point or cell ids
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
concrete dataset represents vertices, lines, polygons, and triangle strips
~vtkInterpolatingSubdivisionFilter() override
generate a subdivision surface using an Interpolating Scheme
Superclass for algorithms that produce only polydata as output.