Blender
V3.3
|
#include <BLI_ghash.h>
Public Attributes | |
const void * | first |
const void * | second |
Definition at line 603 of file BLI_ghash.h.
const void* GHashPair::first |
Definition at line 604 of file BLI_ghash.h.
Referenced by BLI_ghashutil_pairalloc(), BLI_ghashutil_pairhash(), bm_edgering_pair_calc(), and bmo_subdivide_edgering_exec().
const void* GHashPair::second |
Definition at line 605 of file BLI_ghash.h.
Referenced by BLI_ghashutil_pairalloc(), BLI_ghashutil_pairhash(), bm_edgering_pair_calc(), and bmo_subdivide_edgering_exec().