48 #ifndef vtkLoopSubdivisionFilter_h
49 #define vtkLoopSubdivisionFilter_h
represent and manipulate point attribute data
#define VTKFILTERSMODELING_EXPORT
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkLoopSubdivisionFilter()
static vtkPolyDataAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dynamic, self-adjusting array of int
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
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkLoopSubdivisionFilter()
represent and manipulate 3D points