Blender V5.0
CurvesDataPanelState Struct Reference

Public Attributes

KnotsMode nurbs_knot_mode
int order
int resolution
char cyclic

Detailed Description

Definition at line 113 of file view3d_buttons.cc.

Member Data Documentation

◆ cyclic

char CurvesDataPanelState::cyclic

Definition at line 117 of file view3d_buttons.cc.

Referenced by handle_curves_cyclic(), and view3d_panel_curve_data().

◆ nurbs_knot_mode

KnotsMode CurvesDataPanelState::nurbs_knot_mode

Definition at line 114 of file view3d_buttons.cc.

Referenced by handle_curves_knot_mode(), and view3d_panel_curve_data().

◆ order

int CurvesDataPanelState::order

Definition at line 115 of file view3d_buttons.cc.

Referenced by handle_curves_order(), and view3d_panel_curve_data().

◆ resolution

int CurvesDataPanelState::resolution

Definition at line 116 of file view3d_buttons.cc.

Referenced by handle_curves_resolution(), and view3d_panel_curve_data().


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