Blender  V3.3
Public Attributes | List of all members
PyKDTree_NearestData Struct Reference

Public Attributes

PyObject * py_filter
 
bool is_error
 

Detailed Description

Definition at line 163 of file mathutils_kdtree.c.

Member Data Documentation

◆ is_error

bool PyKDTree_NearestData::is_error

Definition at line 165 of file mathutils_kdtree.c.

◆ py_filter

PyObject* PyKDTree_NearestData::py_filter

Definition at line 164 of file mathutils_kdtree.c.

Referenced by py_kdtree_find().


The documentation for this struct was generated from the following file: