|
Blender V4.3
|
Public Attributes | |
| PyObject * | py_filter |
| bool | is_error |
Definition at line 169 of file mathutils_kdtree.cc.
| bool PyKDTree_NearestData::is_error |
Definition at line 171 of file mathutils_kdtree.cc.
| PyObject* PyKDTree_NearestData::py_filter |
Definition at line 170 of file mathutils_kdtree.cc.
Referenced by py_kdtree_find().