Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ clear
Method
clear
Engine/source/renderInstance/renderBinManager.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void RenderBinManager::clear()
136
{
137
mElementList.clear();
138
}
139
140
void RenderBinManager::sort()
141
{
Callers
6
process
Method · 0.45
render
Method · 0.45
setupSGData
Method · 0.45
allocInst
Method · 0.45
~RenderProbeMgr
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected