MCPcopy 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

582static int numbatches = -1;
583
584void startmodelbatches()
585{
586 numbatches = 0;
587 modelattached.setsize(0);
588}
589
590batchedmodel &addbatchedmodel(model *m)
591{

Callers 2

gl_drawframeFunction · 0.85
drawstencilshadowsFunction · 0.85

Calls 1

setsizeMethod · 0.80

Tested by

no test coverage detected