Blender
V3.3
|
#include <BKE_idtype.h>
Public Attributes | |
unsigned int | id_session_uuid |
size_t | offset_in_ID |
Definition at line 44 of file BKE_idtype.h.
unsigned int IDCacheKey::id_session_uuid |
Definition at line 46 of file BKE_idtype.h.
Referenced by BKE_idtype_cache_key_cmp(), BKE_idtype_cache_key_hash(), blo_cache_storage_entry_register(), image_foreach_cache(), movie_clip_foreach_cache(), node_foreach_cache(), scene_foreach_cache(), and sound_foreach_cache().
size_t IDCacheKey::offset_in_ID |
Definition at line 49 of file BKE_idtype.h.
Referenced by BKE_idtype_cache_key_cmp(), BKE_idtype_cache_key_hash(), image_foreach_cache(), movie_clip_foreach_cache(), and node_foreach_cache().