36 #ifndef __vtkHyperOctreeAlgorithm_h
37 #define __vtkHyperOctreeAlgorithm_h
39 #include "vtkAlgorithm.h"
49 void PrintSelf(ostream& os,
vtkIndent indent);
113 virtual void Execute();
117 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
118 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
Superclass for algorithms that produce only octree as output.
abstract class to specify dataset behavior
A dataset structured as a tree where each node has exactly 2^n children.
a simple class to control print indentation
general representation of visualization data