Go to the documentation of this file.
36 #ifndef vtkSelectionAlgorithm_h
37 #define vtkSelectionAlgorithm_h
#define VTKCOMMONEXECUTIONMODEL_EXPORT
GLsizei GLsizei GLuint * obj
Superclass for all sources, filters, and sinks in VTK.
void SetInputData(int index, vtkDataObject *obj)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
A node in a selection tree. Used to store selection results.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
vtkSelection * GetOutput()
Superclass for algorithms that produce only Selection as output.
void SetInputData(vtkDataObject *obj)
vtkSelection * GetOutput(int index)
general representation of visualization data