18 #ifndef vtkInterpolatingSubdivisionFilter_h
19 #define vtkInterpolatingSubdivisionFilter_h
21 #include "vtkFiltersGeneralModule.h"
24 VTK_ABI_NAMESPACE_BEGIN
44 virtual int GenerateSubdivisionPoints(
46 void GenerateSubdivisionCells(
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
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
object to represent cell connectivity
generate a subdivision surface using an Interpolating Scheme
base class for subvision filters
represent and manipulate 3D points