Go to the documentation of this file.
28 #ifndef vtkmExternalFaces_h
29 #define vtkmExternalFaces_h
32 #include "vtkAcceleratorsVTKmModule.h"
59 vtkSetMacro(CompactPoints,
bool);
60 vtkGetMacro(CompactPoints,
bool);
61 vtkBooleanMacro(CompactPoints,
bool);
83 #endif // vtkmExternalFaces_h
Superclass for all sources, filters, and sinks in VTK.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
a simple class to control print indentation
static vtkAlgorithm * New()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
generate External Faces of a DataSet
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dataset represents arbitrary combinations of all possible cell types
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.