|
Blender V4.3
|
Public Attributes | |
| Span< std::array< BMLoop *, 3 > > | looptris |
| const blender::float3 * | cos_cage |
| float | uv [2] |
Definition at line 212 of file editmesh_bvh.cc.
| const blender::float3* RayCastUserData::cos_cage |
Definition at line 215 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_ray_cast(), BKE_bmbvh_ray_cast_filter(), and bmbvh_ray_cast_cb().
Definition at line 214 of file editmesh_bvh.cc.
Referenced by BKE_bmbvh_ray_cast(), BKE_bmbvh_ray_cast_filter(), bmbvh_ray_cast_cb(), and bmbvh_ray_cast_cb_filter().
| float RayCastUserData::uv[2] |
Definition at line 218 of file editmesh_bvh.cc.
Referenced by bmbvh_ray_cast_cb(), and bmbvh_ray_cast_handle_hit().