|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   46 #ifndef vtkLoopSubdivisionFilter_h 
   47 #define vtkLoopSubdivisionFilter_h 
   50 #include "vtkFiltersModelingModule.h"  
   75   void GenerateOddStencil(
 
  
represent and manipulate 3D points
represent and manipulate point attribute data
generate a subdivision surface using the Loop Scheme
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkLoopSubdivisionFilter()
generate a subdivision surface using an Approximating Scheme
dynamic, self-adjusting array of int
list of point or cell ids
concrete dataset represents vertices, lines, polygons, and triangle strips
~vtkLoopSubdivisionFilter() override
static vtkPolyDataAlgorithm * New()
virtual int GenerateSubdivisionPoints(vtkPolyData *inputDS, vtkIntArray *edgeData, vtkPoints *outputPts, vtkPointData *outputPD)=0