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


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