|
Blender V4.3
|
Public Attributes | |
| UIDFaceStepItem * | next |
| UIDFaceStepItem * | prev |
| uintptr_t | uid |
| LinkNode * | list |
| uint | list_len |
Definition at line 114 of file bmesh_region_match.cc.
| LinkNode* UIDFaceStepItem::list |
Definition at line 118 of file bmesh_region_match.cc.
Referenced by bm_mesh_region_match_pair(), and bm_uidwalk_facestep_begin().
| uint UIDFaceStepItem::list_len |
Definition at line 119 of file bmesh_region_match.cc.
Referenced by bm_mesh_region_match_pair(), and bm_uidwalk_facestep_begin().
| UIDFaceStepItem* UIDFaceStepItem::next |
Definition at line 115 of file bmesh_region_match.cc.
Referenced by bm_mesh_region_match_pair().
| UIDFaceStepItem * UIDFaceStepItem::prev |
Definition at line 115 of file bmesh_region_match.cc.
| uintptr_t UIDFaceStepItem::uid |
Definition at line 116 of file bmesh_region_match.cc.
Referenced by bm_mesh_region_match_pair(), bm_uidwalk_facestep_begin(), and facestep_sort().