Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetData
Method
GetData
libraries/ZWidget/src/core/image.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void* GetData() const override
36
{
37
return Data.get();
38
}
39
40
int Width = 0;
41
int Height = 0;
Callers
2
drawImage
Method · 0.45
LoadResource
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected