Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ EmbeddedPython
Function
EmbeddedPython
source/MREmbeddedPython/MREmbeddedPython.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
private:
47
EmbeddedPython();
48
EmbeddedPython( const EmbeddedPython& ) = delete;
49
EmbeddedPython& operator=( const EmbeddedPython& ) = delete;
50
~EmbeddedPython();
51
Callers
1
MREmbeddedPython.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected