52 #ifndef vtkProbePolyhedron_h 53 #define vtkProbePolyhedron_h 55 #include "vtkFiltersGeneralModule.h" 97 vtkGetMacro(ProbePointData,
int);
110 vtkGetMacro(ProbeCellData,
int);
122 vtkInformationVector *) VTK_OVERRIDE;
123 int RequestInformation(vtkInformation *, vtkInformationVector **,
124 vtkInformationVector *) VTK_OVERRIDE;
125 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
126 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()