Blender V5.0
BlendDataReader Struct Reference

Public Attributes

FileDatafd
blender::Map< uint64_t, blender::ImplicitSharingInfoAndDatashared_data_by_stored_address

Detailed Description

Definition at line 577 of file readfile.cc.

Member Data Documentation

◆ fd

◆ shared_data_by_stored_address

blender::Map<uint64_t, blender::ImplicitSharingInfoAndData> BlendDataReader::shared_data_by_stored_address

The key is the old address id referencing shared data that's written to a file, typically an array. The corresponding value is the shared data at run-time.

Definition at line 584 of file readfile.cc.

Referenced by blo_read_shared_impl(), and direct_link_id().


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