![]() |
Plasma Engine
2.0
|
This class encapsulates the output of DGML compatible graphs to files and streams. More...
#include <DGMLWriter.h>
Static Public Member Functions | |
static plResult | WriteGraphToFile (plStringView sFileName, const plDGMLGraph &graph) |
Helper method to write the graph to a file. | |
static plResult | WriteGraphToString (plStringBuilder &ref_sStringBuilder, const plDGMLGraph &graph) |
Writes the graph as a DGML formatted document to the given string builder. | |
This class encapsulates the output of DGML compatible graphs to files and streams.