MCPcopy Create free account
hub / github.com/carbonengine/trinity / ~Tr2PrimitiveScene

Method ~Tr2PrimitiveScene

trinity/Tr2PrimitiveScene.cpp:38–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38Tr2PrimitiveScene::~Tr2PrimitiveScene()
39{
40 CCP_DELETE( m_pickingBatches );
41 CCP_DELETE( m_opaqueBatches );
42 CCP_DELETE( m_allocator );
43 m_pickBuffer.ReleaseResources( TRISTORAGE_ALL );
44}
45
46// --------------------------------------------------------------------------------------
47// Description:

Callers

nothing calls this directly

Calls 1

ReleaseResourcesMethod · 0.45

Tested by

no test coverage detected