Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ TextBank
Method
TextBank
engine/PoseidonGL33/EngineGL33_VertexBuffer.cpp:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
void EngineGL33::ReportGRAM(const char*) {}
372
373
AbstractTextBank* EngineGL33::TextBank()
374
{
375
return _textBank;
376
}
377
378
void EngineGL33::SetRenderScale(float scale)
379
{
Callers
5
DoLoadHeaders
Method · 0.45
LoadLevels
Method · 0.45
ReleaseSmall
Method · 0.45
LoadSmall
Method · 0.45
ReleaseMemory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected