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(), and BLI_gsqueue_push().


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