48 #ifndef vtkButterflySubdivisionFilter_h 49 #define vtkButterflySubdivisionFilter_h 76 void GenerateButterflyStencil(vtkIdType p1, vtkIdType p2,
vtkPolyData *polys,
78 void GenerateLoopStencil(vtkIdType p1, vtkIdType p2,
vtkPolyData *polys,
80 void GenerateBoundaryStencil(vtkIdType p1, vtkIdType p2,
vtkPolyData *polys,
vtkButterflySubdivisionFilter()
virtual int GenerateSubdivisionPoints(vtkPolyData *inputDS, vtkIntArray *edgeData, vtkPoints *outputPts, vtkPointData *outputPD)=0
represent and manipulate point attribute data
~vtkButterflySubdivisionFilter() override
#define VTKFILTERSMODELING_EXPORT
concrete dataset represents vertices, lines, polygons, and triangle strips
generate a subdivision surface using the Butterfly Scheme
static vtkPolyDataAlgorithm * New()
dynamic, self-adjusting array of int
list of point or cell ids
object to represent cell connectivity
generate a subdivision surface using an Interpolating Scheme
represent and manipulate 3D points