Go to the documentation of this file.
24 #ifndef vtkHierarchicalBoxDataSetAlgorithm_h
25 #define vtkHierarchicalBoxDataSetAlgorithm_h
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
Backwards compatibility class.
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkDataObject * GetInput(int port)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual vtkExecutive * CreateDefaultExecutive()
~vtkHierarchicalBoxDataSetAlgorithm()
Superclass for all pipeline executives in VTK.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
superclass for algorithms that produce vtkHierarchicalBoxDataSet as output.
vtkHierarchicalBoxDataSet * GetOutput()
void SetInputData(int, vtkDataObject *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkHierarchicalBoxDataSet * GetOutput(int)
vtkHierarchicalBoxDataSetAlgorithm()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
void SetInputData(vtkDataObject *)
general representation of visualization data
static vtkHierarchicalBoxDataSetAlgorithm * New()