Blender  V3.3
Public Attributes | List of all members
vert_sort_t Struct Reference

Public Attributes

float val
 
BMVertv
 

Detailed Description

Definition at line 156 of file bmesh_intersect.c.

Member Data Documentation

◆ v

BMVert* vert_sort_t::v

Definition at line 158 of file bmesh_intersect.c.

Referenced by edge_verts_sort().

◆ val

float vert_sort_t::val

Definition at line 157 of file bmesh_intersect.c.

Referenced by edge_verts_sort().


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