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

Public Attributes

struct NurbSortnext
 
struct NurbSortprev
 
Nurbnu
 
float vec [3]
 

Detailed Description

Definition at line 4156 of file editcurve.c.

Member Data Documentation

◆ next

struct NurbSort* NurbSort::next

Definition at line 4157 of file editcurve.c.

Referenced by make_selection_list_nurb(), and merge_nurb().

◆ nu

Nurb* NurbSort::nu

Definition at line 4158 of file editcurve.c.

Referenced by make_selection_list_nurb(), and merge_nurb().

◆ prev

struct NurbSort * NurbSort::prev

Definition at line 4157 of file editcurve.c.

◆ vec

float NurbSort::vec[3]

Definition at line 4159 of file editcurve.c.

Referenced by make_selection_list_nurb().


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