Blender V5.0
IDCacheKey Struct Reference

#include <BKE_idtype.hh>

Public Attributes

unsigned int id_session_uid
size_t identifier

Detailed Description

Definition at line 75 of file BKE_idtype.hh.

Member Data Documentation

◆ id_session_uid

◆ identifier

size_t IDCacheKey::identifier

Value uniquely identifying the cache within its ID. Typically the offset of its member in the data-block struct, but can be anything.

Definition at line 82 of file BKE_idtype.hh.

Referenced by BKE_idtype_cache_key_cmp(), BKE_idtype_cache_key_hash(), image_foreach_cache(), movie_clip_foreach_cache(), blender::bke::node_foreach_cache(), scene_foreach_cache(), and sound_foreach_cache().


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