|
Blender
V2.93
|
Public Attributes | |
| const BMLoop *(* | looptris )[3] |
| const float(* | cos_cage )[3] |
| float | dist_max_sq |
| int | index_tri |
Definition at line 406 of file editmesh_bvh.c.
| const float(* VertSearchUserData::cos_cage)[3] |
Definition at line 409 of file editmesh_bvh.c.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
| float VertSearchUserData::dist_max_sq |
Definition at line 412 of file editmesh_bvh.c.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
| int VertSearchUserData::index_tri |
Definition at line 413 of file editmesh_bvh.c.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
| const BMLoop*(* VertSearchUserData::looptris)[3] |
Definition at line 408 of file editmesh_bvh.c.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().