30 #ifndef vtkKdTreeSelector_h
31 #define vtkKdTreeSelector_h
103 double SelectionBounds[6];
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
static vtkSelectionAlgorithm * New()
virtual unsigned long GetMTime()
a simple class to control print indentation
Selects point ids using a kd-tree.
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
#define vtkSetVector6Macro(name, type)
Superclass for algorithms that produce only Selection as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a Kd-tree spatial decomposition of a set of points
#define vtkBooleanMacro(name, type)
bool BuildKdTreeFromInput
#define vtkGetVector6Macro(name, type)
double SingleSelectionThreshold
char * SelectionFieldName
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)