Blender
V3.3
|
Public Attributes | |
LinkNode * | ids |
struct IDRemapper * | id_remapper |
Definition at line 848 of file lib_remap.c.
struct IDRemapper* RelinkToNewIDData::id_remapper |
Definition at line 850 of file lib_remap.c.
Referenced by BKE_libblock_relink_to_newid(), and id_relink_to_newid_looper().
LinkNode* RelinkToNewIDData::ids |
Definition at line 849 of file lib_remap.c.
Referenced by BKE_libblock_relink_to_newid(), and libblock_relink_to_newid_prepare_data().