Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
Embedded::~Embedded ()
25
{
26
current->m_mainScope.release();
27
py::finalize_interpreter();
28
current = 0;
29
}
30
31
Embedded* Embedded::getCurrent ()
32
{
Callers
nothing calls this directly
Calls
2
finalize_interpreter
Function · 0.85
release
Method · 0.45
Tested by
no test coverage detected