GraphDotOutput::GraphDotOutput
Construct from Graph
Synopsis
Declared in <graphs/GraphDotOutput.h>
GraphDotOutput(Graph& _g);
Parameters
Name |
Description |
_g |
The object to copy construct from |
Created with MrDocs
Construct from Graph
Declared in <graphs/GraphDotOutput.h>
GraphDotOutput(Graph& _g);
Name |
Description |
_g |
The object to copy construct from |
Created with MrDocs