43 #ifndef __vtkProbeFilter_h
44 #define __vtkProbeFilter_h
120 vtkInformationVector *);
121 virtual
int RequestInformation(vtkInformation *, vtkInformationVector **,
122 vtkInformationVector *);
123 virtual
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
124 vtkInformationVector *);
145 char* ValidPointMaskArrayName;
148 int NumberOfValidPoints;
159 vtkProbeFilter(const vtkProbeFilter&);
160 void operator=(const vtkProbeFilter&);
162 class vtkVectorOfArrays;
163 vtkVectorOfArrays* CellArrays;
sample data values at specified point locations
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
dynamic, self-adjusting array of vtkIdType
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
Proxy object to connect input/output ports.
dynamic, self-adjusting array of char
a simple class to control print indentation
selectively filter points
represent and manipulate attribute data in a dataset
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
general representation of visualization data
static vtkDataSetAlgorithm * New()
#define vtkSetMacro(name, type)