Blender  V2.93
Public Attributes | List of all members
UUIDFaceStepItem Struct Reference

Public Attributes

struct UUIDFaceStepItemnext
 
struct UUIDFaceStepItemprev
 
uintptr_t uuid
 
LinkNodelist
 
uint list_len
 

Detailed Description

Definition at line 127 of file bmesh_region_match.c.

Member Data Documentation

◆ list

LinkNode* UUIDFaceStepItem::list

Definition at line 131 of file bmesh_region_match.c.

Referenced by bm_mesh_region_match_pair(), and bm_uuidwalk_facestep_begin().

◆ list_len

uint UUIDFaceStepItem::list_len

Definition at line 132 of file bmesh_region_match.c.

Referenced by bm_mesh_region_match_pair(), and bm_uuidwalk_facestep_begin().

◆ next

struct UUIDFaceStepItem* UUIDFaceStepItem::next

Definition at line 128 of file bmesh_region_match.c.

Referenced by bm_mesh_region_match_pair().

◆ prev

struct UUIDFaceStepItem * UUIDFaceStepItem::prev

Definition at line 128 of file bmesh_region_match.c.

◆ uuid

uintptr_t UUIDFaceStepItem::uuid

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