Blender V4.3
obj_export_mtl.hh File Reference

Go to the source code of this file.

Classes

struct  blender::io::obj::MTLTexMap
 
struct  blender::io::obj::MTLMaterial
 

Namespaces

namespace  blender
 
namespace  blender::io
 
namespace  blender::io::obj
 

Enumerations

enum class  blender::io::obj::MTLTexMapType {
  blender::io::obj::Color = 0 , blender::io::obj::Metallic , blender::io::obj::Specular , blender::io::obj::SpecularExponent ,
  blender::io::obj::Roughness , blender::io::obj::Sheen , blender::io::obj::Reflection , blender::io::obj::Emission ,
  blender::io::obj::Alpha , blender::io::obj::Normal , blender::io::obj::Count
}
 

Functions

MTLMaterial blender::io::obj::mtlmaterial_for_material (const Material *material)