43 #ifndef __vtkGeoRandomGraphSource_h
44 #define __vtkGeoRandomGraphSource_h
46 #include "vtkGeovisCoreModule.h"
56 void PrintSelf(ostream& os, vtkIndent indent);
64 vtkInformationVector**,
65 vtkInformationVector*);
a graph with random edges
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkRandomGraphSource * New()
Base class for graph data types.
A geospatial graph with random edges.