38 #ifndef vtkCompositeDataProbeFilter_h
39 #define vtkCompositeDataProbeFilter_h
41 #include "vtkFiltersCoreModule.h"
66 vtkGetMacro(PassPartialArrays,
bool);
101 bool PassPartialArrays;
sample data values at specified point locations
abstract class to specify dataset behavior
subclass of vtkProbeFilter which supports composite datasets in the input.
Superclass for all pipeline executives in VTK.
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkProbeFilter * New()