|
Blender V4.3
|
Public Attributes | |
| struct StackChunk * | next |
| char | data [0] |
| struct StackChunk* StackChunk::next |
Definition at line 28 of file stack.c.
Referenced by BLI_stack_clear(), BLI_stack_discard(), BLI_stack_push_r(), and stack_free_chunks().