MCPcopy Create free account
hub / github.com/commontk/CTK / isPythonInitialized

Method isPythonInitialized

Libs/Scripting/Python/Core/ctkAbstractPythonManager.cpp:182–185  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

180
181//-----------------------------------------------------------------------------
182bool ctkAbstractPythonManager::isPythonInitialized()const
183{
184 return PythonQt::self() != 0;
185}
186
187//-----------------------------------------------------------------------------
188bool ctkAbstractPythonManager::pythonErrorOccured()const

Callers 3

initializeMethod · 0.95

Calls

no outgoing calls

Tested by 2