28 #ifndef vtkCountFaces_h
29 #define vtkCountFaces_h
31 #include "vtkFiltersGeneralModule.h"
45 vtkSetStringMacro(OutputArrayName);
46 vtkGetStringMacro(OutputArrayName);
66 #endif // vtkCountFaces_h
Add a cell data array containing the number of faces per cell.
a simple class to control print indentation