Blender V4.3
GHashPair Struct Reference

#include <BLI_ghash.h>

Public Attributes

const void * first
 
const void * second
 

Detailed Description

Definition at line 604 of file BLI_ghash.h.

Member Data Documentation

◆ first

const void* GHashPair::first

◆ second

const void* GHashPair::second

Definition at line 606 of file BLI_ghash.h.

Referenced by bm_edgering_pair_calc(), and bmo_subdivide_edgering_exec().


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