Methods to export to other formats
-
VisuDump — Some resources to add the ability to export the
rendered data to an other format (usually image format).
-
VisuDumpData — A generic class defining interface to export
VisuData into text formats.
-
VisuDumpScene — A generic class defining interface to export
VisuGlNodeScene into image formats.
-
dumpThroughGdkPixbuf — add an export capability into PNG and JPG files.
-
dumpToAscii — add an export capability of current positions.
-
dumpToTiff — add an export capability into TIFF files.
-
dumpToXyz — add an export capability of current positions.
-
dumpToPsAndPdf — add an export capability into PS and PDF files
(encapsulating bitmaps).
-
dumpToSVG — add an export capability into SVG files.
-
dumpToABINIT — add an export capability of current positions
in ABINIT format.
-
dumpToYaml — add an export capability of current positions.