31 #ifndef __vtkAppendSelection_h
32 #define __vtkAppendSelection_h
75 void SetNumberOfInputs(
int num);
103 {
vtkErrorMacro( <<
"AddInput() must be called with a vtkSelection not a vtkDataObject."); };
105 int UserManagedInputs;
GLenum GLenum GLenum input
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
A node in a selection tree. Used to store selection results.
#define vtkTypeMacro(thisClass, superclass)
Proxy object to connect input/output ports.
appends one or more selections together
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
vtkSelection * GetInput()
Superclass for algorithms that produce only Selection as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)