|
Blender V4.3
|
#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 28 of file MaterialExporter.h.
| MaterialsExporter::MaterialsExporter | ( | COLLADASW::StreamWriter * | sw, |
| BCExportSettings & | export_settings ) |
Definition at line 13 of file MaterialExporter.cpp.
| void MaterialsExporter::exportMaterials | ( | Scene * | sce | ) |
Definition at line 20 of file MaterialExporter.cpp.
References MaterialFunctor::forEachMaterialInExportSet().
Referenced by DocumentExporter::exportCurrentScene().
Definition at line 53 of file MaterialExporter.cpp.
References encode_xml(), get_effect_id(), get_material_id(), and id_name().