Plasma Engine  2.0
Loading...
Searching...
No Matches
plDGMLGraphWriter Class Reference

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.
 

Detailed Description

This class encapsulates the output of DGML compatible graphs to files and streams.


The documentation for this class was generated from the following files: