|
Blender
V3.3
|
Public Attributes | |
| PyObject * | py_filter |
| bool | is_error |
Definition at line 163 of file mathutils_kdtree.c.
| bool PyKDTree_NearestData::is_error |
Definition at line 165 of file mathutils_kdtree.c.
| PyObject* PyKDTree_NearestData::py_filter |
Definition at line 164 of file mathutils_kdtree.c.
Referenced by py_kdtree_find().