27 #ifndef vtkApproximatingSubdivisionFilter_h 28 #define vtkApproximatingSubdivisionFilter_h 30 #include "vtkFiltersGeneralModule.h" 51 virtual int GenerateSubdivisionPoints (
vtkPolyData *inputDS,
represent and manipulate point attribute data
represent and manipulate cell attribute data
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
concrete dataset represents vertices, lines, polygons, and triangle strips
dynamic, self-adjusting array of int
a simple class to control print indentation
list of point or cell ids
generate a subdivision surface using an Approximating Scheme
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
object to represent cell connectivity
base class for subvision filters
~vtkApproximatingSubdivisionFilter() override
represent and manipulate 3D points