|
Blender
V3.3
|
Public Attributes | |
| PyBVHTree * | self |
| PyObject * | result |
| float | dist_sq |
Definition at line 410 of file mathutils_bvhtree.c.
| float PyBVH_RangeData::dist_sq |
Definition at line 413 of file mathutils_bvhtree.c.
Referenced by py_bvhtree_nearest_point_range_cb().
| PyObject* PyBVH_RangeData::result |
Definition at line 412 of file mathutils_bvhtree.c.
| PyBVHTree* PyBVH_RangeData::self |
Definition at line 411 of file mathutils_bvhtree.c.