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