Blender V4.3
BLI_mempool_iter Struct Reference

#include <BLI_mempool.h>

Public Attributes

BLI_mempoolpool
 
struct BLI_mempool_chunkcurchunk
 
unsigned int curindex
 

Detailed Description

Iteration stuff.

Note
this may easy to produce bugs with.
Private structure.

Definition at line 78 of file BLI_mempool.h.

Member Data Documentation

◆ curchunk

struct BLI_mempool_chunk* BLI_mempool_iter::curchunk

◆ curindex

unsigned int BLI_mempool_iter::curindex

◆ pool


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