VTK:vtkCellArray用法实战 程序输出 程序完整源代码 程序输出 There are 1 cells. There are 2 cells. 程序完整源代码 #include <vtkCellArray.h> #include <vtkNew.h> #include <vtkPolyData.h>