Blender  V2.93
Public Member Functions | List of all members
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 40 of file MaterialExporter.h.

Constructor & Destructor Documentation

◆ MaterialsExporter()

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

Definition at line 25 of file MaterialExporter.cpp.

Member Function Documentation

◆ exportMaterials()

void MaterialsExporter::exportMaterials ( Scene sce)

◆ operator()()

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

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