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