Blender  V3.3
Functions | Variables
mathutils_kdtree.h File Reference

Go to the source code of this file.

Functions

PyMODINIT_FUNC PyInit_mathutils_kdtree (void)
 

Variables

PyTypeObject PyKDTree_Type
 

Function Documentation

◆ PyInit_mathutils_kdtree()

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().

Variable Documentation

◆ PyKDTree_Type

PyTypeObject PyKDTree_Type
extern

Definition at line 375 of file mathutils_kdtree.c.

Referenced by PyInit_mathutils_kdtree().