Blender V4.3
bake_items.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::bke
 
namespace  blender::bke::bake
 

Typedefs

using blender::bke::bake::DictionaryValuePtr = std::shared_ptr<DictionaryValue>
 

Functions

static std::unique_ptr< BakeMaterialsListblender::bke::bake::materials_to_weak_references (Material ***materials, short *materials_num, BakeDataBlockMap *data_block_map)
 
static void blender::bke::bake::restore_materials (Material ***materials, short *materials_num, std::unique_ptr< BakeMaterialsList > materials_list, BakeDataBlockMap *data_block_map)