Go to the documentation of this file.
44 #ifndef vtkProbeFilter_h
45 #define vtkProbeFilter_h
47 #include "vtkFiltersCoreModule.h"
94 vtkGetMacro(SpatialMatch,
int);
112 vtkSetStringMacro(ValidPointMaskArrayName)
123 vtkGetMacro(PassCellArrays,
int);
132 vtkGetMacro(PassPointArrays,
int);
143 vtkGetMacro(PassFieldArrays,
int);
153 vtkGetMacro(Tolerance,
double);
164 vtkGetMacro(ComputeTolerance,
bool);
178 bool ComputeTolerance;
191 void PassAttributeData(
217 char* ValidPointMaskArrayName;
220 int NumberOfValidPoints;
242 class vtkVectorOfArrays;
243 vtkVectorOfArrays* CellArrays;
represent and manipulate attribute data in a dataset
sample data values at specified point locations
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
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkDataSetAlgorithm * New()
selectively filter points
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
dynamic, self-adjusting array of vtkIdType
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Proxy object to connect input/output ports.
general representation of visualization data