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