|
Blender V4.5
|
#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 306 of file ED_curves.hh.
| float blender::ed::curves::FindClosestData::distance_sq = FLT_MAX |
Definition at line 308 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 307 of file ED_curves.hh.