Blender V4.3
blender::bke::bake::BakeState Struct Reference

#include <BKE_bake_items.hh>

Public Member Functions

void count_memory (MemoryCounter &memory) const
 

Public Attributes

Map< int, std::unique_ptr< BakeItem > > items_by_id
 

Detailed Description

Definition at line 34 of file BKE_bake_items.hh.

Member Function Documentation

◆ count_memory()

void blender::bke::bake::BakeState::count_memory ( MemoryCounter & memory) const

Definition at line 207 of file bake_items.cc.

References items_by_id.

Member Data Documentation

◆ items_by_id


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