Blender
V3.3
|
Public Attributes | |
struct UUIDFaceStep * | next |
struct UUIDFaceStep * | prev |
LinkNode * | faces |
ListBase | items |
Definition at line 102 of file bmesh_region_match.c.
LinkNode* UUIDFaceStep::faces |
Definition at line 106 of file bmesh_region_match.c.
Referenced by bm_mesh_region_match_pair(), bm_uuidwalk_facestep_begin(), bm_uuidwalk_facestep_free(), and bm_uuidwalk_pass_add().
ListBase UUIDFaceStep::items |
Definition at line 109 of file bmesh_region_match.c.
Referenced by bm_mesh_region_match_pair(), bm_uuidwalk_facestep_begin(), bm_uuidwalk_facestep_end(), bm_uuidwalk_facestep_free(), and bm_uuidwalk_pass_add().
struct UUIDFaceStep* UUIDFaceStep::next |
Definition at line 103 of file bmesh_region_match.c.
Referenced by bm_mesh_region_match_pair().
struct UUIDFaceStep * UUIDFaceStep::prev |
Definition at line 103 of file bmesh_region_match.c.