Blender V4.3
RayCastUserData Struct Reference

Public Attributes

Span< std::array< BMLoop *, 3 > > looptris
 
const blender::float3cos_cage
 
float uv [2]
 

Detailed Description

Definition at line 212 of file editmesh_bvh.cc.

Member Data Documentation

◆ cos_cage

const blender::float3* RayCastUserData::cos_cage

◆ looptris

Span<std::array<BMLoop *, 3> > RayCastUserData::looptris

◆ uv

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().


The documentation for this struct was generated from the following file: