Blender
V3.3
|
Go to the source code of this file.
Functions | |
PyMODINIT_FUNC | PyInit_mathutils_kdtree (void) |
Variables | |
PyTypeObject | PyKDTree_Type |
PyMODINIT_FUNC PyInit_mathutils_kdtree | ( | void | ) |
Definition at line 437 of file mathutils_kdtree.c.
References kdtree_moduledef, NULL, and PyKDTree_Type.
Referenced by PyInit_mathutils().
|
extern |
Definition at line 375 of file mathutils_kdtree.c.
Referenced by PyInit_mathutils_kdtree().