49 #ifndef vtkLoopSubdivisionFilter_h
50 #define vtkLoopSubdivisionFilter_h
53 #include "vtkFiltersModelingModule.h"
79 void GenerateOddStencil(
represent and manipulate point attribute data
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
dynamic, self-adjusting array of int
a simple class to control print indentation
virtual int GenerateSubdivisionPoints(vtkPolyData *inputDS, vtkIntArray *edgeData, vtkPoints *outputPts, vtkPointData *outputPD)=0
list of point or cell ids
generate a subdivision surface using an Approximating Scheme
generate a subdivision surface using the Loop Scheme
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.