55 #ifndef vtkProbePolyhedron_h
56 #define vtkProbePolyhedron_h
58 #include "vtkFiltersGeneralModule.h"
100 vtkGetMacro(ProbePointData,
int);
113 vtkGetMacro(ProbeCellData,
int);
Proxy object to connect input/output ports.
dynamic, self-adjusting array of char
Superclass for algorithms that produce output of the same type as input.
dynamic, self-adjusting array of vtkIdType
a simple class to control print indentation
selectively filter points
concrete dataset represents vertices, lines, polygons, and triangle strips
probe/interpolate data values in the interior, exterior or of the surface of a closed,...
void SetSourceData(vtkPolyData *source)
Specify the point locations used to probe input.
vtkPolyData * GetSource()
~vtkProbePolyhedron() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetSourceConnection(vtkAlgorithmOutput *algOutput)
Specify the point locations used to probe input.
static vtkProbePolyhedron * New()
Standard methods for instantiable (i.e., concrete) class.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.