Blender  V3.3
Public Attributes | List of all members
blender::draw::BVHTree_OverlapData Struct Reference

Public Attributes

const Meshme
 
const MLoopTrimlooptri
 
float epsilon
 

Detailed Description

Definition at line 261 of file extract_mesh_vbo_mesh_analysis.cc.

Member Data Documentation

◆ epsilon

float blender::draw::BVHTree_OverlapData::epsilon

Definition at line 264 of file extract_mesh_vbo_mesh_analysis.cc.

◆ me

const Mesh* blender::draw::BVHTree_OverlapData::me

Definition at line 262 of file extract_mesh_vbo_mesh_analysis.cc.

◆ mlooptri

const MLoopTri* blender::draw::BVHTree_OverlapData::mlooptri

Definition at line 263 of file extract_mesh_vbo_mesh_analysis.cc.


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