#include <MREmbeddedPython.h>
◆ finalize()
static MRMESH_API void MR::EmbeddedPython::finalize |
( |
| ) |
|
|
static |
◆ init()
static MRMESH_API void MR::EmbeddedPython::init |
( |
| ) |
|
|
static |
◆ isAvailable()
static MRMESH_API bool MR::EmbeddedPython::isAvailable |
( |
| ) |
|
|
static |
◆ isInitialized()
static MRMESH_API bool MR::EmbeddedPython::isInitialized |
( |
| ) |
|
|
static |
◆ isPythonScript()
static MRMESH_API bool MR::EmbeddedPython::isPythonScript |
( |
const std::filesystem::path & | path | ) |
|
|
static |
◆ runScript()
static MRMESH_API bool MR::EmbeddedPython::runScript |
( |
const std::filesystem::path & | path | ) |
|
|
static |
◆ runString()
static MRMESH_API bool MR::EmbeddedPython::runString |
( |
const std::string & | pythonString | ) |
|
|
static |
◆ setupArgv()
static MRMESH_API bool MR::EmbeddedPython::setupArgv |
( |
int | argc, |
|
|
char ** | argv ) |
|
static |
The documentation for this class was generated from the following file: