|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   65 #ifndef vtkProbeFilter_h 
   66 #define vtkProbeFilter_h 
   70 #include "vtkFiltersCoreModule.h"  
  147   vtkSetStringMacro(ValidPointMaskArrayName);
 
  148   vtkGetStringMacro(ValidPointMaskArrayName);
 
  186   vtkSetMacro(Tolerance, 
double);
 
  187   vtkGetMacro(Tolerance, 
double);
 
  196   vtkSetMacro(ComputeTolerance, 
bool);
 
  197   vtkBooleanMacro(ComputeTolerance, 
bool);
 
  198   vtkGetMacro(ComputeTolerance, 
bool);
 
  293   void ProbePointsImageData(
 
  297     char* maskArray, 
double* wtsBuff);
 
  299   class ProbeImageDataWorklet;
 
  301   class vtkVectorOfArrays;
 
  302   vtkVectorOfArrays* CellArrays;
 
  
vtkTypeBool PassPointArrays
represent and manipulate point attribute data
vtkTypeBool PassFieldArrays
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
sample data values at specified point locations
helper class to manage the vtkPointSet::FindCell() METHOD
vtkTypeBool CategoricalData
Superclass for algorithms that produce output of the same type as input.
dynamic, self-adjusting array of char
helps manage arrays from multiple vtkDataSetAttributes.
abstract class to specify cell behavior
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkDataSetAlgorithm * New()
char * ValidPointMaskArrayName
an abstract base class for locators which find cells
abstract class to specify dataset behavior
dynamic, self-adjusting array of vtkIdType
vtkFindCellStrategy * FindCellStrategy
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.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
vtkIdTypeArray * ValidPoints
vtkAbstractCellLocator * CellLocatorPrototype
vtkCharArray * MaskPoints
general representation of visualization data
vtkTypeBool PassCellArrays
vtkDataSetAttributes::FieldList * CellList
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks for Information.
vtkDataSetAttributes::FieldList * PointList