Blender
V3.3
|
Public Attributes | |
BevList * | bl |
float | left |
int | dir |
BevList* BevelSort::bl |
Definition at line 1895 of file curve.cc.
Referenced by bevel_list_apply_tilt(), bevel_list_calc_bisect(), bevel_list_flip_tangents(), bevel_list_smooth(), bevlist_firstlast_direction_calc_from_bpoint(), BKE_curve_bevelList_free(), BKE_curve_bevelList_make(), make_bevel_list_2D(), make_bevel_list_3D(), make_bevel_list_3D_minimum_twist(), make_bevel_list_3D_tangent(), make_bevel_list_3D_zup(), make_bevel_list_segment_2D(), and make_bevel_list_segment_3D().
int BevelSort::dir |
Definition at line 1897 of file curve.cc.
Referenced by BKE_nurb_valid_message().
float BevelSort::left |
Definition at line 1896 of file curve.cc.
Referenced by vergxcobev().