Blender  V3.3
Public Member Functions | List of all members
MaterialsExporter Class Reference

#include <MaterialExporter.h>

Inheritance diagram for MaterialsExporter:

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 26 of file MaterialExporter.h.

Constructor & Destructor Documentation

◆ MaterialsExporter()

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

Definition at line 11 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: