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