36 #ifndef __vtkHyperOctreeAlgorithm_h
37 #define __vtkHyperOctreeAlgorithm_h
40 #include "vtkHyperOctree.h"
53 vtkHyperOctree *GetOutput();
54 vtkHyperOctree *GetOutput(
int);
69 vtkHyperOctree *GetHyperOctreeInput(
int port);
113 virtual void Execute();
Superclass for algorithms that produce only octree as output.
abstract class to specify dataset behavior
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 FillInputPortInformation(int port, vtkInformation *info)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)