|
Blender
V2.93
|
#include <MaterialExporter.h>
Inherits COLLADASW::LibraryMaterials.
Public Member Functions | |
| MaterialsExporter (COLLADASW::StreamWriter *sw, BCExportSettings &export_settings) | |
| void | exportMaterials (Scene *sce) |
| void | operator() (Material *ma, Object *ob) |
Definition at line 40 of file MaterialExporter.h.
| MaterialsExporter::MaterialsExporter | ( | COLLADASW::StreamWriter * | sw, |
| BCExportSettings & | export_settings | ||
| ) |
Definition at line 25 of file MaterialExporter.cpp.
| void MaterialsExporter::exportMaterials | ( | Scene * | sce | ) |
Definition at line 32 of file MaterialExporter.cpp.
References MaterialFunctor::forEachMaterialInExportSet().
Referenced by DocumentExporter::exportCurrentScene().
Definition at line 65 of file MaterialExporter.cpp.
References EMPTY_STRING, encode_xml(), get_effect_id(), get_material_id(), and id_name().