Go to the documentation of this file.
34 #ifndef vtkLinearSubdivisionFilter_h
35 #define vtkLinearSubdivisionFilter_h
37 #include "vtkFiltersModelingModule.h"
represent and manipulate 3D points
represent and manipulate point attribute data
int GenerateSubdivisionPoints(vtkPolyData *inputDS, vtkIntArray *edgeData, vtkPoints *outputPts, vtkPointData *outputPD)
static vtkLinearSubdivisionFilter * New()
Construct object with NumberOfSubdivisions set to 1.
~vtkLinearSubdivisionFilter()
generate a subdivision surface using the Linear Scheme
dynamic, self-adjusting array of int
vtkLinearSubdivisionFilter()
concrete dataset represents vertices, lines, polygons, and triangle strips
generate a subdivision surface using an Interpolating Scheme