41 #ifndef vtkGeoRandomGraphSource_h 42 #define vtkGeoRandomGraphSource_h 44 #include "vtkGeovisCoreModule.h" 49 #if !defined(VTK_LEGACY_REMOVE) 71 #endif //VTK_LEGACY_REMOVE a graph with random edges
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkRandomGraphSource * New()
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A geospatial graph with random edges.