|
Blender V5.0
|
Public Attributes | |
| QueueChunk * | next |
| char | data [0] |
Definition at line 26 of file gsqueue.cc.
| char QueueChunk::data[0] |
Definition at line 28 of file gsqueue.cc.
| QueueChunk* QueueChunk::next |
Definition at line 27 of file gsqueue.cc.
Referenced by BLI_gsqueue_pop(), and BLI_gsqueue_push().