26 #ifndef vtkmCleanGrid_h 27 #define vtkmCleanGrid_h 30 #include "vtkAcceleratorsVTKmModule.h" 40 void PrintSelf(ostream& os,
vtkIndent indent) override;
49 vtkSetMacro(CompactPoints,
bool);
50 vtkGetMacro(CompactPoints,
bool);
51 vtkBooleanMacro(CompactPoints,
bool);
60 vtkInformationVector *) override;
65 vtkmCleanGrid(const vtkmCleanGrid&) = delete;
66 void operator=(const vtkmCleanGrid&) = delete;
69 #endif // vtkmCleanGrid_h
abstract class to specify dataset behavior
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Superclass for algorithms that produce only unstructured grid as output.
removes redundant or unused cells and/or points