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