|
Blender V4.3
|
Functions | |
| static CurvesGeometry | generate_bezier_primitive (const float radius) |
| static int | exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 1679 of file curves_ops.cc.
References blender::ed::curves::append_primitive_curve(), CTX_data_edit_object(), DEG_id_tag_update(), generate_bezier_primitive(), Curves::id, ID_RECALC_GEOMETRY, NC_GEOM, ND_DATA, OPERATOR_FINISHED, wmOperator::ptr, RNA_float_get(), and WM_event_add_notifier().
|
static |
Definition at line 1651 of file curves_ops.cc.
References BEZIER_HANDLE_ALIGN, CURVE_TYPE_BEZIER, blender::MutableSpan< T >::fill(), and generate_bezier_primitive().
Referenced by exec(), and generate_bezier_primitive().