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

Public Attributes

struct EdgeLinknext
 
struct EdgeLinkprev
 
voidedge
 

Detailed Description

Definition at line 558 of file mesh_convert.cc.

Member Data Documentation

◆ edge

void* EdgeLink::edge

Definition at line 560 of file mesh_convert.cc.

Referenced by BKE_mesh_to_curve_nurblist().

◆ next

struct EdgeLink* EdgeLink::next

Definition at line 559 of file mesh_convert.cc.

◆ prev

struct EdgeLink * EdgeLink::prev

Definition at line 559 of file mesh_convert.cc.

Referenced by BKE_mesh_to_curve_nurblist().


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