MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PythonFunctionAdder Struct Reference

#include <MRPython/MRPython.h>

Public Member Functions

MRPYTHON_API PythonFunctionAdder (const std::string &moduleName, std::function< void(pybind11::module_ &m)> func, PythonExport::Priority priority=PythonExport::Priority::Implementation)
MRPYTHON_API PythonFunctionAdder (const std::string &moduleName, PyObject *(*initFncPointer)(void))

The documentation for this struct was generated from the following file: