|
Blender
V3.3
|
#include <BLI_smallhash.h>
Public Attributes | |
| const SmallHash * | sh |
| unsigned int | i |
Definition at line 35 of file BLI_smallhash.h.
| unsigned int SmallHashIter::i |
Definition at line 37 of file BLI_smallhash.h.
Referenced by BLI_smallhash_iternew(), BLI_smallhash_iternew_p(), and smallhash_iternext().
| const SmallHash* SmallHashIter::sh |
Definition at line 36 of file BLI_smallhash.h.
Referenced by BLI_smallhash_iternew(), BLI_smallhash_iternew_p(), and smallhash_iternext().