Blender
V3.3
source
blender
freestyle
intern
python
BPy_ContextFunctions.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
extern
"C"
{
10
#include <Python.h>
11
}
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
/*---------------------------Python BPy_ContextFunctions visible prototypes-----------*/
18
19
int
ContextFunctions_Init
(PyObject *
module
);
20
21
#ifdef __cplusplus
22
}
23
#endif
ContextFunctions_Init
int ContextFunctions_Init(PyObject *module)
Definition:
BPy_ContextFunctions.cpp:289
module
static struct PyModuleDef module
Definition:
python.cpp:972
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1