MCPcopy 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

371void EngineGL33::ReportGRAM(const char*) {}
372
373AbstractTextBank* EngineGL33::TextBank()
374{
375 return _textBank;
376}
377
378void EngineGL33::SetRenderScale(float scale)
379{

Callers 5

DoLoadHeadersMethod · 0.45
LoadLevelsMethod · 0.45
ReleaseSmallMethod · 0.45
LoadSmallMethod · 0.45
ReleaseMemoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected