|
Blender
V2.59
|
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 54 of file collada.cpp.
References BLI_exist(), BLI_make_existing_file(), BLI_touch(), KDL::exp(), and DocumentExporter::exportCurrentScene().
| int collada_import | ( | bContext * | C, |
| const char * | filepath | ||
| ) |
Definition at line 46 of file collada.cpp.
References DocumentImporter::import().