|
Blender V5.0
|
#include <ED_curves.hh>
Public Attributes | |
| int | index = -1 |
| float | distance_sq = FLT_MAX |
Helper struct for closest_elem_find_screen_space.
Definition at line 415 of file ED_curves.hh.
Definition at line 417 of file ED_curves.hh.
Referenced by blender::ed::curves::closer_elem(), ed_curves_select_pick(), ed_grease_pencil_select_pick(), and blender::ed::greasepencil::weight_sample_invoke().
| int blender::ed::curves::FindClosestData::index = -1 |
Definition at line 416 of file ED_curves.hh.