|
Blender V4.3
|
Public Attributes | |
| PyBVHTree * | self |
| PyObject * | result |
| float | dist_sq |
Definition at line 417 of file mathutils_bvhtree.cc.
| float PyBVH_RangeData::dist_sq |
Definition at line 420 of file mathutils_bvhtree.cc.
| PyObject* PyBVH_RangeData::result |
Definition at line 419 of file mathutils_bvhtree.cc.
| PyBVHTree* PyBVH_RangeData::self |
Definition at line 418 of file mathutils_bvhtree.cc.
Referenced by py_bvhtree_find_nearest_range().