Blender  V2.93
Public Attributes | List of all members
BVHTree_OverlapData Struct Reference

Public Attributes

const Meshme
 
const MLoopTrimlooptri
 
float epsilon
 

Detailed Description

Definition at line 4402 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ epsilon

float BVHTree_OverlapData::epsilon

Definition at line 4405 of file draw_cache_extract_mesh.c.

◆ me

const Mesh* BVHTree_OverlapData::me

Definition at line 4403 of file draw_cache_extract_mesh.c.

Referenced by bvh_overlap_cb().

◆ mlooptri

const MLoopTri* BVHTree_OverlapData::mlooptri

Definition at line 4404 of file draw_cache_extract_mesh.c.


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