44#include "vtkCommonExecutionModelModule.h"
47class vtkInternalSpanSpace;
95 void BuildTree() VTK_OVERRIDE;
103 void InitTraversal(
double scalarValue) VTK_OVERRIDE;
143 vtkInternalSpanSpace *SpanSpace;
159 void operator=(const
vtkSpanSpace&) VTK_DELETE_FUNCTION;
abstract class to specify cell behavior
abstract superclass for arrays of numeric data
list of point or cell ids
a simple class to control print indentation
organize data according to scalar values (used to accelerate contouring operations)
organize data according to scalar span space
static vtkSpanSpace * New()
Instantiate a scalar tree with default number of rows of 100.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Initialize() override
Initialize locator.