16 #ifndef vtkCountFaces_h
17 #define vtkCountFaces_h
19 #include "vtkFiltersGeneralModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
34 vtkSetStringMacro(OutputArrayName);
35 vtkGetStringMacro(OutputArrayName);
56 #endif // vtkCountFaces_h
Add a cell data array containing the number of faces per cell.
a simple class to control print indentation