|
Blender
V2.93
|
Public Attributes | |
| PyObject * | py_filter |
| bool | is_error |
Definition at line 176 of file mathutils_kdtree.c.
| bool PyKDTree_NearestData::is_error |
Definition at line 178 of file mathutils_kdtree.c.
| PyObject* PyKDTree_NearestData::py_filter |
Definition at line 177 of file mathutils_kdtree.c.
Referenced by py_kdtree_find().