Blender V2.61 - r43446
|
#include <BLI_mempool.h>
Public Attributes | |
BLI_mempool * | pool |
struct BLI_mempool_chunk * | curchunk |
int | curindex |
iteration stuff. note: this may easy to produce bugs with
Definition at line 62 of file BLI_mempool.h.
Definition at line 64 of file BLI_mempool.h.
Referenced by BLI_mempool_iternew(), and BLI_mempool_iterstep().
Definition at line 65 of file BLI_mempool.h.
Referenced by BLI_mempool_iternew(), and BLI_mempool_iterstep().
Definition at line 63 of file BLI_mempool.h.
Referenced by BLI_mempool_iternew(), and BLI_mempool_iterstep().