|
Blender V5.0
|
#include <BKE_curves.hh>
Public Attributes | |
| float3float3 | handle_prev |
| float3float3 | left_handle |
| float3float3 | position |
| float3float3 | right_handle |
| float3float3 | handle_next |
Knot insertion result, see insert.
Definition at line 682 of file BKE_curves.hh.
Definition at line 687 of file BKE_curves.hh.
Referenced by blender::ed::curves::pen_tool::insert_point_to_curve(), and blender::geometry::sample_interval_bezier().
Definition at line 683 of file BKE_curves.hh.
Referenced by blender::ed::curves::pen_tool::insert_point_to_curve(), and blender::geometry::sample_interval_bezier().
Definition at line 684 of file BKE_curves.hh.
Referenced by blender::ed::curves::pen_tool::insert_point_to_curve(), blender::geometry::sample_bezier_curve_positions_handles(), and blender::geometry::sample_interval_bezier().
Definition at line 685 of file BKE_curves.hh.
Referenced by blender::ed::curves::pen_tool::insert_point_to_curve(), blender::geometry::sample_bezier_curve_positions_handles(), and blender::geometry::sample_interval_bezier().
Definition at line 686 of file BKE_curves.hh.
Referenced by blender::ed::curves::pen_tool::insert_point_to_curve(), blender::geometry::sample_bezier_curve_positions_handles(), and blender::geometry::sample_interval_bezier().