Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ~Engine
Method
~Engine
engine/Poseidon/Graphics/Core/Engine.cpp:100–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
Engine::~Engine()
101
{
102
#ifndef ACCESS_ONLY
103
_fonts.Clear();
104
#endif
105
}
106
void Draw2DPars::Init()
107
{
108
spec = NoZBuf | IsAlpha | ClampU | ClampV | IsAlphaFog;
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected