Go to the documentation of this file.
35 #ifndef vtkDensifyPolyData_h
36 #define vtkDensifyPolyData_h
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Densify the input by adding points at the centroid.
static vtkDensifyPolyData * New()
unsigned int NumberOfSubdivisions
Superclass for algorithms that produce only polydata as output.