17 #ifndef vtkmExternalFaces_h
18 #define vtkmExternalFaces_h
21 #include "vtkAcceleratorsVTKmModule.h"
30 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
50 vtkGetMacro(CompactPoints,
bool);
62 vtkInformationVector*) VTK_OVERRIDE;
63 virtual
int RequestData(vtkInformation *, vtkInformationVector **,
64 vtkInformationVector *);
69 vtkmExternalFaces(const vtkmExternalFaces&) VTK_DELETE_FUNCTION;
70 void operator=(const vtkmExternalFaces&) VTK_DELETE_FUNCTION;
73 #endif // vtkmExternalFaces_h
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.