![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <QException>#include <pybind11/pybind11.h>

Go to the source code of this file.
Classes | |
| class | PyThreadStateGuard |
| struct | PyThreadStateReleaser |
| class | ThreadException |
Functions | |
| py::object | call_fn (PyThreadState *main_state, py::object callable, py::args args, py::kwargs kwargs) |
|
inline |
Definition at line 79 of file Threading.h.
Referenced by PYBIND11_EMBEDDED_MODULE().