Go to the documentation of this file.
41 #ifndef vtkPBGLRandomGraphSource_h
42 #define vtkPBGLRandomGraphSource_h
44 #include "vtkInfovisParallelModule.h"
48 class vtkPVXMLElement;
50 #if !defined(VTK_LEGACY_REMOVE)
202 #endif //VTK_LEGACY_REMOVE
Superclass for algorithms that produce only graph as output.
char * VertexPedigreeIdArrayName
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
vtkPBGLRandomGraphSource()
bool AllowBalancedEdgeDistribution
#define vtkSetClampMacro(name, type, min, max)
static vtkPBGLRandomGraphSource * New()
vtkIdType NumberOfVertices
a simple class to control print indentation
#define vtkSetStringMacro(name)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
char * EdgeWeightArrayName
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Generates a distributed graph with random edges.
Base class for graph data types.
~vtkPBGLRandomGraphSource()
char * EdgePedigreeIdArrayName
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **inputVector, vtkInformationVector *outputVector)