33 #ifndef __vtkExtractSelection_h
34 #define __vtkExtractSelection_h
36 #include "vtkFiltersExtractionModule.h"
54 void PrintSelf(ostream& os, vtkIndent indent);
60 vtkSetMacro(ShowBounds,
int);
61 vtkGetMacro(ShowBounds,
int);
62 vtkBooleanMacro(ShowBounds,
int);
69 vtkSetMacro(UseProbeForLocations,
int);
70 vtkGetMacro(UseProbeForLocations,
int);
71 vtkBooleanMacro(UseProbeForLocations,
int);
82 vtkInformationVector** inputVector,
83 vtkInformationVector* outputVector);
87 vtkInformationVector **,
88 vtkInformationVector *);
92 unsigned int composite_index,
94 vtkInformation* outInfo);
98 unsigned int composite_index,
102 vtkInformation* outInfo);
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.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data