Blender V5.0
UIDWalk Struct Reference

Public Attributes

ListBase faces_step
GHashverts_uid
GHashfaces_uid
BLI_mempoollink_pool
BLI_mempoollbase_pool
BLI_mempoolstep_pool
BLI_mempoolstep_pool_items
bool use_face_isolate
UID_Int pass
struct { 
   GHash *   verts_uid 
   GSet *   faces_step 
   GHash *   faces_from_uid 
   UID_Int *   rehash_store 
   uint   rehash_store_len 
cache

Detailed Description

Definition at line 66 of file bmesh_region_match.cc.

Member Data Documentation

◆ [struct]

◆ faces_from_uid

GHash* UIDWalk::faces_from_uid

◆ faces_step [1/2]

GSet* UIDWalk::faces_step

Definition at line 94 of file bmesh_region_match.cc.

◆ faces_step [2/2]

◆ faces_uid

◆ lbase_pool

BLI_mempool* UIDWalk::lbase_pool

Definition at line 79 of file bmesh_region_match.cc.

◆ link_pool

◆ pass

◆ rehash_store

◆ rehash_store_len

uint UIDWalk::rehash_store_len

Definition at line 99 of file bmesh_region_match.cc.

Referenced by bm_uidwalk_init(), and bm_uidwalk_rehash_reserve().

◆ step_pool

◆ step_pool_items

◆ use_face_isolate

bool UIDWalk::use_face_isolate

Definition at line 86 of file bmesh_region_match.cc.

Referenced by bm_uidwalk_clear(), bm_uidwalk_face_test(), and bm_uidwalk_init().

◆ verts_uid


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