15 #ifndef vtkApproximatingSubdivisionFilter_h
16 #define vtkApproximatingSubdivisionFilter_h
18 #include "vtkFiltersGeneralModule.h"
21 VTK_ABI_NAMESPACE_BEGIN
40 virtual int GenerateSubdivisionPoints(
42 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
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
represent and manipulate 3D points