Go to the documentation of this file.
32 #ifndef vtkAppendSelection_h
33 #define vtkAppendSelection_h
35 #include "vtkFiltersCoreModule.h"
56 vtkGetMacro(UserManagedInputs,
int);
84 void SetNumberOfInputs(
int num);
99 vtkGetMacro(AppendByUnion,
int);
115 { vtkErrorMacro( <<
"AddInput() must be called with a vtkSelection not a vtkDataObject."); };
117 int UserManagedInputs;
appends one or more selections together
A node in a selection tree. Used to store selection results.
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Proxy object to connect input/output ports.
vtkSelection * GetInput()
Superclass for algorithms that produce only Selection as output.
general representation of visualization data