24 #ifndef __vtkHierarchicalBoxDataSetAlgorithm_h
25 #define __vtkHierarchicalBoxDataSetAlgorithm_h
27 #include "vtkCommonExecutionModelModule.h"
36 void PrintSelf(ostream& os, vtkIndent indent);
55 vtkInformationVector** inputVector,
56 vtkInformationVector* outputVector);
68 vtkInformationVector**,
69 vtkInformationVector*) {
return 1;};
76 vtkInformationVector**,
77 vtkInformationVector*) {
return 1;};
84 vtkInformationVector**,
85 vtkInformationVector*) {
return 1;};
92 vtkInformationVector**,
93 vtkInformationVector*)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual vtkExecutive * CreateDefaultExecutive()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Backwards compatibility class.
Superclass for all pipeline executives in VTK.
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
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.
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)