24 #ifndef __vtkHierarchicalBoxDataSetAlgorithm_h
25 #define __vtkHierarchicalBoxDataSetAlgorithm_h
27 #include "vtkAlgorithm.h"
35 void PrintSelf(ostream& os,
vtkIndent indent);
106 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
107 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
hierarchical dataset of vtkUniformGrids
Superclass for all pipeline executives in VTK.
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
superclass for algorithms that produce vtkHierarchicalBoxDataSet as output.
general representation of visualization data