MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getMainModule

Method getMainModule

Engine/AppManager.cpp:3371–3375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3369}
3370
3371PyObject*
3372AppManager::getMainModule()
3373{
3374 return _imp->mainModule;
3375}
3376
3377///The symbol has been generated by Shiboken in Engine/NatronEngine/natronengine_module_wrapper.cpp
3378extern "C"

Callers 4

setNameInternalMethod · 0.80
setNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected