Go to the documentation of this file.
47 #ifndef vtkButterflySubdivisionFilter_h
48 #define vtkButterflySubdivisionFilter_h
represent and manipulate 3D points
virtual int GenerateSubdivisionPoints(vtkPolyData *inputDS, vtkIntArray *edgeData, vtkPoints *outputPts, vtkPointData *outputPD)=0
generate a subdivision surface using the Butterfly Scheme
represent and manipulate point attribute data
#define vtkTypeMacro(thisClass, superclass)
~vtkButterflySubdivisionFilter()
object to represent cell connectivity
dynamic, self-adjusting array of int
list of point or cell ids
static vtkButterflySubdivisionFilter * New()
concrete dataset represents vertices, lines, polygons, and triangle strips
#define VTKFILTERSMODELING_EXPORT
generate a subdivision surface using an Interpolating Scheme
vtkButterflySubdivisionFilter()