|
Blender V5.0
|
#include <BLI_ghash.h>
Public Attributes | |
| const void * | first |
| const void * | second |
Definition at line 600 of file BLI_ghash.h.
| const void* GHashPair::first |
Definition at line 601 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 602 of file BLI_ghash.h.
Referenced by BLI_ghashutil_pairalloc(), BLI_ghashutil_pairhash(), bm_edgering_pair_calc(), and bmo_subdivide_edgering_exec().