17 #ifndef vtkCountVertices_h
18 #define vtkCountVertices_h
20 #include "vtkFiltersGeneralModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
35 vtkSetStringMacro(OutputArrayName);
36 vtkGetStringMacro(OutputArrayName);
57 #endif // vtkCountVertices_h
a simple class to control print indentation
Add a cell data array containing the number of vertices per cell.