Blender V5.0
BLI_mempool_chunk Struct Reference

Public Attributes

BLI_mempool_chunknext

Detailed Description

A chunk of memory in the mempool stored in BLI_mempool.chunks as a double linked list.

Definition at line 93 of file BLI_mempool.cc.

Member Data Documentation

◆ next


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