34 #ifndef vtkScalarTree_h
35 #define vtkScalarTree_h
61 virtual void BuildTree() = 0;
64 virtual void Initialize() = 0;
68 virtual void InitTraversal(
double scalarValue) = 0;
#define VTKCOMMONEXECUTIONMODEL_EXPORT
abstract base class for most VTK objects
abstract class to specify dataset behavior
record modification and/or execution time
abstract class to specify cell behavior
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
list of point or cell ids
abstract superclass for arrays of numeric data
organize data according to scalar values (used to accelerate contouring operations) ...