MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / ~Embedded

Method ~Embedded

pySPlisHSPlasH/Embedded.cpp:24–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24Embedded::~Embedded ()
25{
26 current->m_mainScope.release();
27 py::finalize_interpreter();
28 current = 0;
29}
30
31Embedded* Embedded::getCurrent ()
32{

Callers

nothing calls this directly

Calls 2

finalize_interpreterFunction · 0.85
releaseMethod · 0.45

Tested by

no test coverage detected