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

Public Attributes

int64_t last_modified = 0
XXH128_hash_t hash

Detailed Description

Definition at line 89 of file id_hash.cc.

Member Data Documentation

◆ hash

XXH128_hash_t blender::bke::id_hash::CachedFileHash::hash

Definition at line 91 of file id_hash.cc.

◆ last_modified

int64_t blender::bke::id_hash::CachedFileHash::last_modified = 0

Definition at line 90 of file id_hash.cc.


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