Blender
V2.93
intern
audaspace
intern
AUD_PyInit.h
Go to the documentation of this file.
1
/*
2
* Copyright 2009-2011 Jörg Hermann Müller
3
*
4
* This file is part of AudaSpace.
5
*
6
* Audaspace is free software; you can redistribute it and/or modify
7
* it under the terms of the GNU General Public License as published by
8
* the Free Software Foundation; either version 2 of the License, or
9
* (at your option) any later version.
10
*
11
* AudaSpace is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
* GNU General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License
17
* along with Audaspace; if not, write to the Free Software Foundation,
18
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
*/
20
25
#ifndef __AUD_PYINIT_H__
26
#define __AUD_PYINIT_H__
27
28
#ifdef WITH_PYTHON
29
# include "Python.h"
30
31
# ifdef __cplusplus
32
extern
"C"
{
33
# endif
34
38
extern
PyObject *
AUD_initPython
(
void
);
39
40
# ifdef __cplusplus
41
}
42
# endif
43
44
#endif
45
46
#endif
//__AUD_PYINIT_H__
AUD_initPython
PyObject * AUD_initPython(void)
Definition:
AUD_PyInit.cpp:67
Generated on Tue Jan 31 2023 14:37:24 for Blender by
doxygen
1.9.1