Blender V4.3
PyBVH_RangeData Struct Reference

Public Attributes

PyBVHTreeself
 
PyObject * result
 
float dist_sq
 

Detailed Description

Definition at line 417 of file mathutils_bvhtree.cc.

Member Data Documentation

◆ dist_sq

float PyBVH_RangeData::dist_sq

Definition at line 420 of file mathutils_bvhtree.cc.

◆ result

PyObject* PyBVH_RangeData::result

Definition at line 419 of file mathutils_bvhtree.cc.

◆ self

PyBVHTree* PyBVH_RangeData::self

Definition at line 418 of file mathutils_bvhtree.cc.

Referenced by py_bvhtree_find_nearest_range().


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