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

Public Attributes

Linknext
 
Linkprev
 
uint index
 

Detailed Description

Definition at line 563 of file mesh_convert.cc.

Member Data Documentation

◆ index

uint VertLink::index

◆ next

Link* VertLink::next

Definition at line 564 of file mesh_convert.cc.

Referenced by BKE_mesh_to_curve_nurblist().

◆ prev

Link * VertLink::prev

Definition at line 564 of file mesh_convert.cc.


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