Blender V4.5
QueueChunk Struct Reference

Public Attributes

QueueChunknext
 
char data [0]
 

Detailed Description

Definition at line 26 of file gsqueue.cc.

Member Data Documentation

◆ data

char QueueChunk::data[0]

Definition at line 28 of file gsqueue.cc.

◆ next

QueueChunk* QueueChunk::next

Definition at line 27 of file gsqueue.cc.

Referenced by BLI_gsqueue_pop(), BLI_gsqueue_push(), and queue_free_chunk().


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