Blender
V5.0
intern
mantaflow
intern
manta_python_API.cpp
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2016 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#include "
manta_python_API.h
"
10
#include "manta.h"
11
12
PyObject *
Manta_initPython
(
void
)
13
{
14
return
Pb::PyInit_manta_main();
15
}
Manta_initPython
PyObject * Manta_initPython(void)
Definition
manta_python_API.cpp:12
manta_python_API.h
Generated on
for Blender by
doxygen
1.16.1