|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkCountVertices_h 
   27 #define vtkCountVertices_h 
   29 #include "vtkFiltersGeneralModule.h"  
   43   vtkSetStringMacro(OutputArrayName);
 
   44   vtkGetStringMacro(OutputArrayName);
 
   64 #endif // vtkCountVertices_h 
  
Add a cell data array containing the number of vertices per cell.
a simple class to control print indentation