Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Destroy
Method
Destroy
trinity/TriRect.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
#if BLUE_WITH_PYTHON
11
void TriRect::Destroy()
12
{
13
//delete this;
14
}
15
16
PyObject* TriRect::GetAttr( const char* name, bool* handled )
17
{
Callers
7
DestroyRenderTargets
Method · 0.45
DoLoad
Method · 0.45
RasterizeSolidColor
Function · 0.45
RasterizeGradient
Function · 0.45
Execute
Method · 0.45
Update
Method · 0.45
PlayFrom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected