Blender V4.3
BlendDataReader Struct Reference

Public Attributes

FileDatafd
 
blender::Map< const void *, blender::ImplicitSharingInfoAndDatashared_data_by_stored_address
 

Detailed Description

Definition at line 612 of file readfile.cc.

Member Data Documentation

◆ fd

◆ shared_data_by_stored_address

blender::Map<const void *, blender::ImplicitSharingInfoAndData> BlendDataReader::shared_data_by_stored_address

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

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