50 #ifndef vtkSimpleScalarTree_h
51 #define vtkSimpleScalarTree_h
53 #include "vtkCommonExecutionModelModule.h"
82 vtkSetClampMacro(BranchingFactor,
int,2,
VTK_INT_MAX);
83 vtkGetMacro(BranchingFactor,
int);
91 vtkGetMacro(Level,
int);
99 vtkGetMacro(MaxLevel,
int);
111 void Initialize() VTK_OVERRIDE;
117 void InitTraversal(
double scalarValue) VTK_OVERRIDE;
141 vtkIdType GetNumberOfCellBatches() VTK_OVERRIDE;