33 #ifndef vtkExtractSelection_h
34 #define vtkExtractSelection_h
60 vtkSetMacro(ShowBounds,
int);
61 vtkGetMacro(ShowBounds,
int);
62 vtkBooleanMacro(ShowBounds,
int);
69 vtkSetMacro(UseProbeForLocations,
int);
70 vtkGetMacro(UseProbeForLocations,
int);
71 vtkBooleanMacro(UseProbeForLocations,
int);
92 unsigned int composite_index,
98 unsigned int composite_index,
A node in a selection tree. Used to store selection results.
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
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data