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

Public Attributes

struct BChunkRefnext
 
struct BChunkRefprev
 
BChunklink
 

Detailed Description

Links to store BChunk data in BChunkList.chunk_refs.

Definition at line 282 of file array_store.c.

Member Data Documentation

◆ link

BChunk* BChunkRef::link

◆ next

struct BChunkRef* BChunkRef::next

◆ prev

struct BChunkRef * BChunkRef::prev

Definition at line 283 of file array_store.c.

Referenced by bchunk_list_ensure_min_size_last(), and bchunk_list_from_data_merge().


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