Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ startmodelbatches
Function
startmodelbatches
source/src/rendermodel.cpp:584–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
static int numbatches = -1;
583
584
void startmodelbatches()
585
{
586
numbatches = 0;
587
modelattached.setsize(0);
588
}
589
590
batchedmodel &addbatchedmodel(model *m)
591
{
Callers
2
gl_drawframe
Function · 0.85
drawstencilshadows
Function · 0.85
Calls
1
setsize
Method · 0.80
Tested by
no test coverage detected