28 #ifndef vtkmExternalFaces_h 29 #define vtkmExternalFaces_h 32 #include "vtkAcceleratorsVTKmModule.h" 40 void PrintSelf(ostream& os,
vtkIndent indent) override;
60 vtkGetMacro(CompactPoints,
bool);
72 vtkInformationVector*) override;
73 virtual
int RequestData(vtkInformation *, vtkInformationVector **,
74 vtkInformationVector *);
79 vtkmExternalFaces(const vtkmExternalFaces&) = delete;
80 void operator=(const vtkmExternalFaces&) = delete;
83 #endif // vtkmExternalFaces_h generate External Faces of a DataSet
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.