31#ifndef vtkKdTreeSelector_h
32#define vtkKdTreeSelector_h
34#include "vtkFiltersSelectionModule.h"
a simple class to control print indentation
double SingleSelectionThreshold
char * SelectionFieldName
double SelectionBounds[6]
void SetKdTree(vtkKdTree *tree)
The kd-tree to use to find selected ids.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkMTimeType GetMTime() override
Return this object's modified time.
static vtkKdTreeSelector * New()
bool BuildKdTreeFromInput
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkKdTreeSelector() override
a Kd-tree spatial decomposition of a set of points
vtkTypeUInt32 vtkMTimeType