37 #ifndef __vtkCompositeDataProbeFilter_h
38 #define __vtkCompositeDataProbeFilter_h
40 #include "vtkFiltersCoreModule.h"
43 class vtkCompositeDataSet;
49 void PrintSelf(ostream& os, vtkIndent indent);
63 vtkSetMacro(PassPartialArrays,
bool);
64 vtkGetMacro(PassPartialArrays,
bool);
65 vtkBooleanMacro(PassPartialArrays,
bool);
75 virtual int FillInputPortInformation(
int port, vtkInformation* info);
87 vtkInformationVector **, vtkInformationVector *);
91 virtual vtkExecutive* CreateDefaultExecutive();
sample data values at specified point locations
void PrintSelf(ostream &os, vtkIndent indent)
subclass of vtkProbeFilter which supports composite datasets in the input.
void BuildFieldList(vtkDataSet *source)
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()