Blender
V5.0
source
blender
python
mathutils
mathutils_kdtree.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
#include <Python.h>
12
13
PyMODINIT_FUNC
PyInit_mathutils_kdtree
();
14
15
extern
PyTypeObject
PyKDTree_Type
;
PyKDTree_Type
PyTypeObject PyKDTree_Type
Definition
mathutils_kdtree.cc:412
PyInit_mathutils_kdtree
PyMODINIT_FUNC PyInit_mathutils_kdtree()
Definition
mathutils_kdtree.cc:480
Generated on
for Blender by
doxygen
1.16.1