28 #ifndef vtkCountFaces_h
29 #define vtkCountFaces_h
31 #include "vtkFiltersGeneralModule.h"
39 void PrintSelf(ostream &os,
vtkIndent indent) VTK_OVERRIDE;
45 vtkSetStringMacro(OutputArrayName)
59 char *OutputArrayName;
Add a cell data array containing the number of faces per cell.
static vtkCountFaces * New()
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.