Blender V4.3
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

uint PyKDTree::count

Definition at line 31 of file mathutils_kdtree.cc.

◆ count_balance

uint PyKDTree::count_balance

Definition at line 32 of file mathutils_kdtree.cc.

◆ maxsize

uint PyKDTree::maxsize

Definition at line 30 of file mathutils_kdtree.cc.

◆ obj

PyObject_HEAD KDTree_3d* PyKDTree::obj

Definition at line 29 of file mathutils_kdtree.cc.


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