Blender  V2.93
Public Attributes | List of all members
EdgeLink Struct Reference

Public Attributes

struct EdgeLinknext
 
struct EdgeLinkprev
 
void * edge
 

Detailed Description

Definition at line 715 of file mesh_convert.c.

Member Data Documentation

◆ edge

void* EdgeLink::edge

Definition at line 717 of file mesh_convert.c.

Referenced by BKE_mesh_to_curve_nurblist().

◆ next

struct EdgeLink* EdgeLink::next

Definition at line 716 of file mesh_convert.c.

◆ prev

struct EdgeLink * EdgeLink::prev

Definition at line 716 of file mesh_convert.c.

Referenced by BKE_mesh_to_curve_nurblist().


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