36 #ifndef vtkDensifyPolyData_h
37 #define vtkDensifyPolyData_h
39 #include "vtkFiltersGeneralModule.h"
54 vtkGetMacro( NumberOfSubdivisions,
unsigned int );
65 unsigned int NumberOfSubdivisions;
Densify the input by adding points at the centroid.
~vtkDensifyPolyData() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDensifyPolyData * New()
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.