Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
int | collada_import (bContext *C, const char *filepath) |
int | collada_export (Scene *sce, const char *filepath, int selected) |
Definition in file collada.h.
int collada_export | ( | Scene * | sce, |
const char * | filepath, | ||
int | selected | ||
) |
Definition at line 52 of file collada.cpp.
References BLI_exists(), BLI_file_touch(), BLI_make_existing_file(), DocumentExporter::exportCurrentScene(), ExportSettings::filepath, and ExportSettings::selected.
int collada_import | ( | bContext * | C, |
const char * | filepath | ||
) |
Definition at line 44 of file collada.cpp.
References DocumentImporter::import().