Go to the documentation of this file.
28 #ifndef vtkProbeSelectedLocations_h
29 #define vtkProbeSelectedLocations_h
31 #include "vtkFiltersExtractionModule.h"
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkProbeSelectedLocations * New()
a simple class to control print indentation
~vtkProbeSelectedLocations()
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Sets up empty output dataset.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe ...
vtkProbeSelectedLocations()