|
Blender
V3.3
|
Public Attributes | |
| const BMLoop *(* | looptris )[3] |
| const float(* | cos_cage )[3] |
| float | dist_max_sq |
| int | index_tri |
Definition at line 390 of file editmesh_bvh.c.
| const float(* VertSearchUserData::cos_cage)[3] |
Definition at line 393 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 396 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 397 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 392 of file editmesh_bvh.c.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().