Blender V4.3
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 65 of file bmesh_region_match.cc.

Member Data Documentation

◆ [struct]

◆ faces_from_uid

GHash* UIDWalk::faces_from_uid

◆ faces_step [1/2]

◆ faces_step [2/2]

GSet* UIDWalk::faces_step

Definition at line 93 of file bmesh_region_match.cc.

◆ faces_uid

◆ lbase_pool

BLI_mempool* UIDWalk::lbase_pool

Definition at line 78 of file bmesh_region_match.cc.

◆ link_pool

◆ pass

◆ rehash_store

◆ rehash_store_len

uint UIDWalk::rehash_store_len

Definition at line 98 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 85 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: