Blender V2.61 - r43446
Public Attributes

BLI_mempool_chunk Struct Reference

List of all members.

Public Attributes

struct BLI_mempool_chunknext
struct BLI_mempool_chunkprev
void * data

Detailed Description

Definition at line 64 of file BLI_mempool.c.


Member Data Documentation

Definition at line 65 of file BLI_mempool.c.

Referenced by BLI_mempool_alloc(), and BLI_mempool_create().


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