Go to the documentation of this file.
54 #ifndef vtkProbePolyhedron_h
55 #define vtkProbePolyhedron_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetSourceConnection(vtkAlgorithmOutput *algOutput)
probe/interpolate data values in the interior, exterior or of the surface of a closed,...
#define vtkTypeMacro(thisClass, superclass)
static vtkProbePolyhedron * New()
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.
dynamic, self-adjusting array of char
void SetSourceData(vtkPolyData *source)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
selectively filter points
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
vtkPolyData * GetSource()
dynamic, self-adjusting array of vtkIdType
Proxy object to connect input/output ports.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)