|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyMODINIT_FUNC | PyInit_mathutils_kdtree () |
Variables | |
| PyTypeObject | PyKDTree_Type |
| PyMODINIT_FUNC PyInit_mathutils_kdtree | ( | ) |
Definition at line 480 of file mathutils_kdtree.cc.
References kdtree_moduledef, and PyKDTree_Type.
Referenced by PyInit_mathutils().
|
extern |
Definition at line 412 of file mathutils_kdtree.cc.
Referenced by PyInit_mathutils_kdtree().