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