54 #ifndef vtkProbePolyhedron_h
55 #define vtkProbePolyhedron_h
90 vtkSetMacro(ProbePointData,
int);
91 vtkGetMacro(ProbePointData,
int);
92 vtkBooleanMacro(ProbePointData,
int);
101 vtkSetMacro(ProbeCellData,
int);
102 vtkGetMacro(ProbeCellData,
int);
103 vtkBooleanMacro(ProbeCellData,
int);
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.
dynamic, self-adjusting array of char
a simple class to control print indentation
selectively filter points
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSGENERAL_EXPORT
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()