MCPcopy 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
272Size<uint> NanoImage::getSize() const noexcept
273{
274 return fSize;
275}
276
277GLuint NanoImage::getTextureHandle() const
278{

Callers 12

displayMethod · 0.45
displayMethod · 0.45
ImageBaseAboutWindowMethod · 0.45
setImageMethod · 0.45
ImageBaseButtonMethod · 0.45
PrivateDataFunction · 0.45
assignFromFunction · 0.45
ImageBaseSwitchMethod · 0.45
displayMethod · 0.45
NanoImageExampleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected