Blender V4.5
PyKDTree Struct Reference

Public Attributes

PyObject_HEAD KDTree_3d * obj
uint maxsize
uint count
uint count_balance

Detailed Description

Definition at line 27 of file mathutils_kdtree.cc.

Member Data Documentation

◆ count

◆ count_balance

uint PyKDTree::count_balance

◆ maxsize

uint PyKDTree::maxsize

Definition at line 30 of file mathutils_kdtree.cc.

Referenced by py_kdtree_insert(), and PyKDTree__tp_init().

◆ obj


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