45 #ifndef vtkGenericProbeFilter_h 
   46 #define vtkGenericProbeFilter_h 
   48 #include "vtkFiltersGenericModule.h"  
sample data values at specified point locations 
vtkIdTypeArray * ValidPoints
dynamic, self-adjusting array of vtkIdType 
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 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work. 
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks for Information. 
defines dataset interface 
Superclass for algorithms that produce output of the same type as input. 
static vtkDataSetAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.