Blender V4.3
QueueChunk Struct Reference

Public Attributes

struct QueueChunknext
 
char data [0]
 

Detailed Description

Definition at line 26 of file gsqueue.c.

Member Data Documentation

◆ data

char QueueChunk::data[0]

Definition at line 28 of file gsqueue.c.

◆ next

struct QueueChunk* QueueChunk::next

Definition at line 27 of file gsqueue.c.

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


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