Blender V5.0
UIDFaceStepItem Struct Reference

Public Attributes

UIDFaceStepItemnext
UIDFaceStepItemprev
uintptr_t uid
LinkNodelist
uint list_len

Detailed Description

Definition at line 115 of file bmesh_region_match.cc.

Member Data Documentation

◆ list

LinkNode* UIDFaceStepItem::list

Definition at line 119 of file bmesh_region_match.cc.

Referenced by bm_mesh_region_match_pair(), and bm_uidwalk_facestep_begin().

◆ list_len

uint UIDFaceStepItem::list_len

Definition at line 120 of file bmesh_region_match.cc.

Referenced by bm_mesh_region_match_pair(), and bm_uidwalk_facestep_begin().

◆ next

UIDFaceStepItem* UIDFaceStepItem::next

Definition at line 116 of file bmesh_region_match.cc.

Referenced by bm_mesh_region_match_pair().

◆ prev

UIDFaceStepItem * UIDFaceStepItem::prev

Definition at line 116 of file bmesh_region_match.cc.

◆ uid

uintptr_t UIDFaceStepItem::uid

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