Blender  V3.3
Public Attributes | List of all members
BChunk Struct Reference

Public Attributes

const uchardata
 
size_t data_len
 
int users
 
hash_key key
 

Detailed Description

Definition at line 268 of file array_store.c.

Member Data Documentation

◆ data

const uchar* BChunk::data

◆ data_len

size_t BChunk::data_len

◆ key

hash_key BChunk::key

Definition at line 275 of file array_store.c.

Referenced by bchunk_new(), key_from_chunk_ref(), and table_lookup().

◆ users

int BChunk::users

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