Blender
V3.3
|
#include <MaterialExporter.h>
Public Member Functions | |
MaterialsExporter (COLLADASW::StreamWriter *sw, BCExportSettings &export_settings) | |
void | exportMaterials (Scene *sce) |
void | operator() (Material *ma, Object *ob) |
Definition at line 26 of file MaterialExporter.h.
MaterialsExporter::MaterialsExporter | ( | COLLADASW::StreamWriter * | sw, |
BCExportSettings & | export_settings | ||
) |
Definition at line 11 of file MaterialExporter.cpp.
Definition at line 18 of file MaterialExporter.cpp.
References MaterialFunctor::forEachMaterialInExportSet().
Referenced by DocumentExporter::exportCurrentScene().
Definition at line 51 of file MaterialExporter.cpp.
References EMPTY_STRING, encode_xml(), get_effect_id(), get_material_id(), and id_name().