144#ifndef vtkExtractSelection_h
145#define vtkExtractSelection_h
148#include "vtkFiltersExtractionModule.h"
153VTK_ABI_NAMESPACE_BEGIN
184 vtkSetMacro(PreserveTopology,
bool);
185 vtkGetMacro(PreserveTopology,
bool);
186 vtkBooleanMacro(PreserveTopology,
bool);
196 vtkGetMacro(HyperTreeGridToUnstructuredGrid,
bool);
197 vtkSetMacro(HyperTreeGridToUnstructuredGrid,
bool);
198 vtkBooleanMacro(HyperTreeGridToUnstructuredGrid,
bool);
294 bool PreserveTopology =
false;
301 bool HyperTreeGridToUnstructuredGrid =
false;
Proxy object to connect input/output ports.
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
Superclass for algorithms that produce only data object as output.
general representation of visualization data
AttributeTypes
Possible attribute types.
abstract class to specify dataset behavior
a simple class to control print indentation
a node in a vtkSelection the defines the selection criteria.
SelectionContent
Indicate the means by which data is selected.
data object that represents a "selection" in VTK.
dynamic, self-adjusting array of signed char
Hold a reference to a vtkObjectBase instance.
A table, which contains similar-typed columns of data.
dynamic, self-adjusting array of unsigned char
dataset represents arbitrary combinations of all possible cell types