Blender V5.0
blender::bke::id_hash::ValidDeepHashes Struct Reference

#include <BKE_id_hash.hh>

Public Attributes

Map< const ID *, IDHashhashes

Detailed Description

The hash of all the root IDs and their dependencies.

Definition at line 20 of file BKE_id_hash.hh.

Member Data Documentation

◆ hashes

Map<const ID *, IDHash> blender::bke::id_hash::ValidDeepHashes::hashes

Definition at line 21 of file BKE_id_hash.hh.

Referenced by pack_linked_id().


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