Blender V4.3
MoveSegmentData Struct Reference

Public Attributes

Nurbnu
 
int bezt_index
 
float t
 

Detailed Description

Data required for segment altering functionality.

Definition at line 79 of file editcurve_pen.cc.

Member Data Documentation

◆ bezt_index

int MoveSegmentData::bezt_index

Definition at line 83 of file editcurve_pen.cc.

Referenced by curve_pen_modal(), is_spline_nearby(), and move_segment().

◆ nu

Nurb* MoveSegmentData::nu

Definition at line 81 of file editcurve_pen.cc.

Referenced by curve_pen_modal(), is_spline_nearby(), and move_segment().

◆ t

float MoveSegmentData::t

Definition at line 85 of file editcurve_pen.cc.

Referenced by is_spline_nearby(), and move_segment().


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