|
Blender V4.3
|
#include <BLI_implicit_sharing.hh>
Public Attributes | |
| const ImplicitSharingInfo * | sharing_info = nullptr |
| const void * | data = nullptr |
Utility that contains sharing information and the data that is shared.
Definition at line 231 of file BLI_implicit_sharing.hh.
| const void* blender::ImplicitSharingInfoAndData::data = nullptr |
Definition at line 233 of file BLI_implicit_sharing.hh.
Referenced by BLO_read_shared().
| const ImplicitSharingInfo* blender::ImplicitSharingInfoAndData::sharing_info = nullptr |
Definition at line 232 of file BLI_implicit_sharing.hh.
Referenced by BLO_read_shared().