26 #ifndef __vtkExtractLevel_h
27 #define __vtkExtractLevel_h
42 void AddLevel(
unsigned int level);
43 void RemoveLevel(
unsigned int level);
44 void RemoveAllLevels();
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkHierarchicalBoxDataSetAlgorithm * New()
a simple class to control print indentation
superclass for algorithms that produce vtkHierarchicalBoxDataSet as output.