Go to the documentation of this file.
39 #ifndef vtkExpandSelectedGraph_h
40 #define vtkExpandSelectedGraph_h
#define VTKINFOVISCORE_EXPORT
int FillInputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
~vtkExpandSelectedGraph()
void PrintSelf(ostream &os, vtkIndent indent)
void Expand(vtkIdTypeArray *, vtkGraph *)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void SetGraphConnection(vtkAlgorithmOutput *in)
bool IncludeShortestPaths
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dynamic, self-adjusting array of vtkIdType
Proxy object to connect input/output ports.
expands a selection set of a vtkGraph
Superclass for algorithms that produce only Selection as output.
Base class for graph data types.
static vtkExpandSelectedGraph * New()