|
Blender V4.3
|
Public Attributes | |
| Span< std::array< BMLoop *, 3 > > | looptris |
| const blender::float3 * | cos_cage |
| float | dist_max_sq |
| int | index_tri |
Definition at line 389 of file editmesh_bvh.cc.
| const blender::float3* VertSearchUserData::cos_cage |
Definition at line 392 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
| float VertSearchUserData::dist_max_sq |
Definition at line 395 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
| int VertSearchUserData::index_tri |
Definition at line 396 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().
Definition at line 391 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_find_vert_closest(), and bmbvh_find_vert_closest_cb().