Static Public Member Functions | |
static Ref< Scene > | load (Ref< Stream::Reader >, string sourceName, string formatSpecifier, ProgressTracker *, Logger *) throw (UnknownFormatException, InvalidFormatException, IOException, UnexpectedException) |
static void | save (Ref< const Scene >, Ref< Stream::Writer >, string targetName, string formatSpecifier, ProgressTracker *, Logger *) throw (UnknownFormatException, IOException, UnexpectedException) |
Definition at line 37 of file scene_format.H.