|
GLG Toolkit, C / C++ API Library
Version 4.6
|
This group contains methods for saving and serializing drawings or individual objects. More...
This group contains methods for saving and serializing drawings or individual objects.
Functions | |
| GlgBoolean | Save (char *filename) |
| Saves this object to a file. More... | |
| GlgBoolean Save | ( | char * | filename | ) |
Saves this object to a file.
| filename | The file to save the object to. |
This is a wrapper for GlgSaveObject. See GlgSaveObject for more information.