Blender  V3.3
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 113 of file bmesh_region_match.c.

Member Data Documentation

◆ list

LinkNode* UUIDFaceStepItem::list

Definition at line 117 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 118 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 114 of file bmesh_region_match.c.

Referenced by bm_mesh_region_match_pair().

◆ prev

struct UUIDFaceStepItem * UUIDFaceStepItem::prev

Definition at line 114 of file bmesh_region_match.c.

◆ uuid

uintptr_t UUIDFaceStepItem::uuid

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