 |
VTK
9.0.1
|
Go to the documentation of this file.
34 #ifndef vtkExpandMarkedElements_h
35 #define vtkExpandMarkedElements_h
37 #include "vtkFiltersExtractionModule.h"
63 vtkGetMacro(NumberOfLayers,
int);
76 int NumberOfLayers = 2;
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkExpandMarkedElements() override
void SetController(vtkMultiProcessController *)
Get/Set the controller to use.
static vtkExpandMarkedElements * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Multiprocessing communication superclass.
a simple class to control print indentation
vtkExpandMarkedElements()
expands marked elements to including adjacent elements.