27 #ifndef __vtkProbeSelectedLocations_h
28 #define __vtkProbeSelectedLocations_h
30 #include "vtkFiltersExtractionModule.h"
38 void PrintSelf(ostream& os, vtkIndent indent);
48 vtkInformationVector** inputVector,
49 vtkInformationVector* outputVector);
52 int RequestData(vtkInformation *, vtkInformationVector **,
53 vtkInformationVector *);
similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe ...