Skip to content

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