37 #ifndef __vtkCompositeDataProbeFilter_h
38 #define __vtkCompositeDataProbeFilter_h
40 #include "vtkFiltersCoreModule.h"
49 void PrintSelf(ostream& os, vtkIndent indent);
63 vtkSetMacro(PassPartialArrays,
bool);
64 vtkGetMacro(PassPartialArrays,
bool);
65 vtkBooleanMacro(PassPartialArrays,
bool);
87 vtkInformationVector **, vtkInformationVector *);
virtual int FillInputPortInformation(int port, vtkInformation *info)
sample data values at specified point locations
void PrintSelf(ostream &os, vtkIndent indent)
virtual vtkExecutive * CreateDefaultExecutive()
subclass of vtkProbeFilter which supports composite datasets in the input.
void BuildFieldList(vtkDataSet *source)
Superclass for all pipeline executives in VTK.
abstract superclass for composite (multi-block or AMR) datasets
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void InitializeForProbing(vtkDataSet *input, vtkDataSet *output)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
static vtkProbeFilter * New()