Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ ToPython
Function
ToPython
trinity/PyVerCompat.h:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
template <typename T>
58
inline PyObject* ToPython( const T& value )
59
{
60
return BlueWrapReturnValue( {}, value );
61
}
Callers
15
Repr
Method · 0.85
GetDesc
Function · 0.85
PyLockBuffer
Function · 0.85
PyLockBufferAndMargin
Function · 0.85
PyGetUpscalingInfo
Method · 0.85
Repr
Method · 0.85
PyRepr
Function · 0.85
Repr
Method · 0.85
GetPixelPy
Method · 0.85
TriConstants.cpp
File · 0.85
Tr2LabelTextParser.cpp
File · 0.85
PyParseLabelText
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected