93#ifndef vtkTableProbe_h
94#define vtkTableProbe_h
97#include "vtkFiltersGeneralModule.h"
100VTK_ABI_NAMESPACE_BEGIN
122 vtkGetMacro(AttributeToProcess,
int);
Proxy object to connect input/output ports.
Store on/off settings for data arrays, etc.
@ NUMBER_OF_ATTRIBUTE_TYPES
represent and manipulate attribute data in a dataset
a simple class to control print indentation
Allocate and hold a VTK object.
virtual vtkDataArraySelection * GetCoordinatesArray()
The list of vtkDataArray to use as coordinates.
~vtkTableProbe() override
vtkMTimeType GetMTime() override
Get the MTime of the filter.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTableProbe * New()
void SetSourceConnection(vtkAlgorithmOutput *input)
Set the connection for the Source vtkTable, to define the N-dimensional space.
int FillInputPortInformation(int, vtkInformation *) override
Add a second input with vtkTable class requirement.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
vtkTypeUInt32 vtkMTimeType