33 #ifndef __vtkExtractSelection_h
34 #define __vtkExtractSelection_h
59 vtkSetMacro(ShowBounds,
int);
60 vtkGetMacro(ShowBounds,
int);
61 vtkBooleanMacro(ShowBounds,
int);
68 vtkSetMacro(UseProbeForLocations,
int);
69 vtkGetMacro(UseProbeForLocations,
int);
70 vtkBooleanMacro(UseProbeForLocations,
int);
91 unsigned int composite_index,
97 unsigned int composite_index,
A node in a selection tree. Used to store selection results.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe ...
static vtkDataObjectAlgorithm * New()
A node in a selection tree. Used to store selection results.
a simple class to control print indentation
general representation of visualization data