24 #ifndef __vtkHierarchicalBoxDataSetAlgorithm_h
25 #define __vtkHierarchicalBoxDataSetAlgorithm_h
29 class vtkHierarchicalBoxDataSet;
39 vtkHierarchicalBoxDataSet* GetOutput();
40 vtkHierarchicalBoxDataSet* GetOutput(
int);
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual vtkExecutive * CreateDefaultExecutive()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkAlgorithm * New()
superclass for algorithms that produce vtkHierarchicalBoxDataSet as output.
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)