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

Public Attributes

PyBVHTreetree_pair [2]
 
float epsilon
 

Detailed Description

Definition at line 506 of file mathutils_bvhtree.c.

Member Data Documentation

◆ epsilon

float PyBVHTree_OverlapData::epsilon

Definition at line 508 of file mathutils_bvhtree.c.

◆ tree_pair

PyBVHTree* PyBVHTree_OverlapData::tree_pair[2]

Definition at line 507 of file mathutils_bvhtree.c.


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