Blender V4.3
MaterialsExporter Class Reference

#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)
 

Detailed Description

Definition at line 28 of file MaterialExporter.h.

Constructor & Destructor Documentation

◆ MaterialsExporter()

MaterialsExporter::MaterialsExporter ( COLLADASW::StreamWriter * sw,
BCExportSettings & export_settings )

Definition at line 13 of file MaterialExporter.cpp.

Member Function Documentation

◆ exportMaterials()

void MaterialsExporter::exportMaterials ( Scene * sce)

◆ operator()()

void MaterialsExporter::operator() ( Material * ma,
Object * ob )

Definition at line 53 of file MaterialExporter.cpp.

References encode_xml(), get_effect_id(), get_material_id(), and id_name().


The documentation for this class was generated from the following files: