Blender V4.3
BMBVHTree_OverlapData Struct Reference

Public Attributes

const BMBVHTreetree_pair [2]
 
float epsilon
 

Detailed Description

Definition at line 516 of file editmesh_bvh.cc.

Member Data Documentation

◆ epsilon

float BMBVHTree_OverlapData::epsilon

Definition at line 518 of file editmesh_bvh.cc.

◆ tree_pair

const BMBVHTree* BMBVHTree_OverlapData::tree_pair[2]

Definition at line 517 of file editmesh_bvh.cc.

Referenced by BKE_bmbvh_overlap(), and BKE_bmbvh_overlap_self().


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