|
Blender
V2.59
|
#include <ImageExporter.h>
Public Member Functions | |
| ImagesExporter (COLLADASW::StreamWriter *sw, const char *filename) | |
| void | exportImages (Scene *sce, bool export_selected) |
| void | operator() (Material *ma, Object *ob) |
Definition at line 43 of file ImageExporter.h.
| ImagesExporter::ImagesExporter | ( | COLLADASW::StreamWriter * | sw, |
| const char * | filename | ||
| ) |
Definition at line 46 of file ImageExporter.cpp.
| void ImagesExporter::exportImages | ( | Scene * | sce, |
| bool | export_selected | ||
| ) |
Definition at line 74 of file ImageExporter.cpp.
References MaterialFunctor::forEachMaterialInScene().
Referenced by DocumentExporter::exportCurrentScene().
Definition at line 85 of file ImageExporter.cpp.
References TNT::abs(), BKE_rebase_path(), BLI_copy_fileops(), BLI_make_existing_file(), BLI_path_abs(), BLI_split_dirfile(), BLI_strncpy(), FILE_MAX, find(), G, id_name(), Tex::ima, Global::main, MAX_MTEX, Material::mtex, Main::name, Image::name, ImBuf::name, NULL, MTex::tex, and translate_id().