Go to the documentation of this file.
49 #include "vtkAcceleratorsVTKmModule.h"
159 void operator=(
const vtkmProbe&) =
delete;
std::string ValidCellMaskArrayName
Sample data at specified point locations.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
vtkTypeBool PassPointArrays
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
Superclass for algorithms that produce output of the same type as input.
vtkTypeBool PassFieldArrays
a simple class to control print indentation
static vtkDataSetAlgorithm * New()
abstract class to specify dataset behavior
std::string ValidPointMaskArrayName
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Proxy object to connect input/output ports.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
general representation of visualization data
vtkTypeBool PassCellArrays
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks for Information.