Blender V2.61 - r43446
Public Attributes

BLI_mempool_iter Struct Reference

#include <BLI_mempool.h>

List of all members.

Public Attributes

BLI_mempoolpool
struct BLI_mempool_chunkcurchunk
int curindex

Detailed Description

iteration stuff. note: this may easy to produce bugs with

Definition at line 62 of file BLI_mempool.h.


Member Data Documentation

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().


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