Blender  V2.59
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 47 of file BLI_mempool.c.


Member Data Documentation

Definition at line 48 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: