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

Public Attributes

struct NurbSortnext
 
struct NurbSortprev
 
Nurbnu
 
float vec [3]
 

Detailed Description

Definition at line 4123 of file editcurve.c.

Member Data Documentation

◆ next

struct NurbSort* NurbSort::next

Definition at line 4124 of file editcurve.c.

Referenced by make_selection_list_nurb(), and merge_nurb().

◆ nu

Nurb* NurbSort::nu

Definition at line 4125 of file editcurve.c.

Referenced by make_selection_list_nurb(), and merge_nurb().

◆ prev

struct NurbSort * NurbSort::prev

Definition at line 4124 of file editcurve.c.

◆ vec

float NurbSort::vec[3]

Definition at line 4126 of file editcurve.c.

Referenced by make_selection_list_nurb().


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