Blender
V4.3
source
blender
freestyle
intern
python
BPy_Freestyle.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
#include <Python.h>
16
18
19
/*---------------------------Python BPy_Freestyle visible prototypes-----------*/
20
21
PyObject *
Freestyle_Init
(
void
);
22
24
25
#ifdef __cplusplus
26
}
27
#endif
Freestyle_Init
PyObject * Freestyle_Init(void)
Definition
BPy_Freestyle.cpp:541
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0