Blender V2.61 - r43446
|
#include <BLI_ghash.h>
Public Attributes | |
const void * | first |
int | second |
Definition at line 145 of file BLI_ghash.h.
const void* GHashPair::first |
Definition at line 146 of file BLI_ghash.h.
Referenced by BLI_ghashutil_pairalloc(), BLI_ghashutil_paircmp(), and BLI_ghashutil_pairhash().
Definition at line 147 of file BLI_ghash.h.
Referenced by BLI_ghashutil_pairalloc(), BLI_ghashutil_paircmp(), and BLI_ghashutil_pairhash().