39 #ifndef __vtkBoostBreadthFirstSearch_h
40 #define __vtkBoostBreadthFirstSearch_h
80 void SetOriginVertexString(
char* arrayName,
char*
value);
132 char* InputArrayName;
133 char* OutputArrayName;
135 bool OutputSelection;
136 bool OriginFromSelection;
137 char* OutputSelectionType;
static vtkGraphAlgorithm * New()
Wrapper around std::string to keep symbols short.
Boost breadth_first_search on a vtkGraph.
Abstract superclass for all arrays.
#define vtkGetMacro(name, type)
A node in a selection tree. Used to store selection results.
GLsizei const GLfloat * value
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
A atomic type representing the union of many types.
Proxy object to connect input/output ports.
void SetOriginSelectionConnection(vtkAlgorithmOutput *algOutput)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkSetMacro(name, type)