Blender  V2.93
Public Attributes | List of all members
IDCacheKey Struct Reference

#include <BKE_idtype.h>

Public Attributes

unsigned int id_session_uuid
 
size_t offset_in_ID
 
void * cache_v
 

Detailed Description

Definition at line 54 of file BKE_idtype.h.

Member Data Documentation

◆ cache_v

void* IDCacheKey::cache_v

◆ id_session_uuid

unsigned int IDCacheKey::id_session_uuid

◆ offset_in_ID

size_t IDCacheKey::offset_in_ID

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