Go to the documentation of this file.
43 #ifndef vtkProbeFilter_h
44 #define vtkProbeFilter_h
153 bool ComputeTolerance;
165 void PassAttributeData(
188 char* ValidPointMaskArrayName;
191 int NumberOfValidPoints;
205 class vtkVectorOfArrays;
206 vtkVectorOfArrays* CellArrays;
#define vtkGetObjectMacro(name, type)
represent and manipulate attribute data in a dataset
#define vtkTypeMacro(thisClass, superclass)
sample data values at specified point locations
GLenum GLenum GLenum input
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
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define vtkGetMacro(name, type)
selectively filter points
vtkGetStringMacro(ExtensionsString)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkProbeFilter * New()
vtkDataObject * GetSource()
void SetSourceConnection(vtkAlgorithmOutput *algOutput)
dynamic, self-adjusting array of vtkIdType
Proxy object to connect input/output ports.
void PrintSelf(ostream &os, vtkIndent indent)
void SetSourceData(vtkDataObject *source)
general representation of visualization data