#include <DumpSVG.h>
Static Public Member Functions | |
| static bool | write (const char *aFileName, const PolygonData *const *aPolygons, const unsigned long *aColors, const RENDERER_FILLMODE *aFillModes, int aPolygonCount) |
| Writes out the data as an SVG file. | |
| static bool | writeBinary (const char *aFileName, const PolygonData *const *aPolygons, const unsigned long *aColors, const RENDERER_FILLMODE *aFillModes, int aPolygonCount) |
| Writes out the data as a binary shape data file. | |
|
||||||||||||||||||||||||
|
Writes out the data as an SVG file.
|
|
||||||||||||||||||||||||
|
Writes out the data as a binary shape data file.
|
1.4.6-NO