MCPcopy 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
11void TriRect::Destroy()
12{
13 //delete this;
14}
15
16PyObject* TriRect::GetAttr( const char* name, bool* handled )
17{

Callers 7

DestroyRenderTargetsMethod · 0.45
DoLoadMethod · 0.45
RasterizeSolidColorFunction · 0.45
RasterizeGradientFunction · 0.45
ExecuteMethod · 0.45
UpdateMethod · 0.45
PlayFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected