#include <Writers.h>
Static Public Members | |||
Void | Save (scScenePtr scene, FileName filename) | ||
Save the scene as filename. | |||
Void | PrintSupportedFormats (ostream &s) | ||
Send a list of supported formats to s. |
Definition at line 58 of file Writers.h.
Void SceneWriter::PrintSupportedFormats (ostream & s) [static]
|
Void SceneWriter::Save (scScenePtr scene, FileName filename) [static]
|