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 char * EdgePedigreeIdArrayName
static vtkGraphAlgorithm * New()
char * EdgeWeightArrayName
#define vtkGetMacro(name, type)
char * VertexPedigreeIdArrayName
Generates a distributed graph with random edges.
#define vtkSetClampMacro(name, type, min, max)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkIdType NumberOfVertices
bool AllowBalancedEdgeDistribution
#define vtkGetStringMacro(name)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)