|
Blender
V2.93
|
Public Attributes | |
| PyBVHTree * | self |
| PyObject * | result |
| float | dist_sq |
Definition at line 423 of file mathutils_bvhtree.c.
| float PyBVH_RangeData::dist_sq |
Definition at line 426 of file mathutils_bvhtree.c.
| PyObject* PyBVH_RangeData::result |
Definition at line 425 of file mathutils_bvhtree.c.
| PyBVHTree* PyBVH_RangeData::self |
Definition at line 424 of file mathutils_bvhtree.c.