Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getSize
Method
getSize
dgl/src/NanoVG.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
Size<uint> NanoImage::getSize() const noexcept
273
{
274
return fSize;
275
}
276
277
GLuint NanoImage::getTextureHandle() const
278
{
Callers
12
display
Method · 0.45
display
Method · 0.45
ImageBaseWidgets.cpp
File · 0.45
ImageBaseAboutWindow
Method · 0.45
setImage
Method · 0.45
ImageBaseButton
Method · 0.45
PrivateData
Function · 0.45
assignFrom
Function · 0.45
ImageBaseSwitch
Method · 0.45
TopLevelWidgetPrivateData.cpp
File · 0.45
display
Method · 0.45
NanoImageExample
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected