Blender  V3.3
Public Attributes | List of all members
RayCastUserData Struct Reference

Public Attributes

const BMLoop *(* looptris )[3]
 
const float(* cos_cage )[3]
 
float uv [2]
 

Detailed Description

Definition at line 213 of file editmesh_bvh.c.

Member Data Documentation

◆ cos_cage

const float(* RayCastUserData::cos_cage)[3]

◆ looptris

const BMLoop*(* RayCastUserData::looptris)[3]

◆ uv

float RayCastUserData::uv[2]

Definition at line 219 of file editmesh_bvh.c.

Referenced by bmbvh_ray_cast_cb(), and bmbvh_ray_cast_handle_hit().


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