55 #ifndef vtkProbePolyhedron_h
56 #define vtkProbePolyhedron_h
58 #include "vtkFiltersGeneralModule.h"
100 vtkGetMacro(ProbePointData,
int);
113 vtkGetMacro(ProbeCellData,
int);
125 vtkInformationVector *) VTK_OVERRIDE;
126 int RequestInformation(vtkInformation *, vtkInformationVector **,
127 vtkInformationVector *) VTK_OVERRIDE;
128 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
129 vtkInformationVector *) VTK_OVERRIDE;
probe/interpolate data values in the interior, exterior or of the surface of a closed, manifold polyhedron
dynamic, self-adjusting array of vtkIdType
concrete dataset represents vertices, lines, polygons, and triangle strips
Proxy object to connect input/output ports.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of char
a simple class to control print indentation
selectively filter points
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 *)
Superclass for algorithms that produce output of the same type as input.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkDataSetAlgorithm * New()