MCPcopy Create free account
hub / github.com/axmolengine/axmol / putbackAllBuffers

Method putbackAllBuffers

core/renderer/Renderer.cpp:965–968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

963}
964
965void Renderer::TriangleCommandBufferManager::putbackAllBuffers()
966{
967 _currentBufferIndex = 0;
968}
969
970void Renderer::TriangleCommandBufferManager::prepareNextBuffer()
971{

Callers 1

endFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected