MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getWidth

Method getWidth

Source/Cache/SVGCache.cpp:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23float SVGDef::getWidth() const noexcept {
24 return _width;
25}
26
27float SVGDef::getHeight() const noexcept {
28 return _height;

Callers 4

loadTextureMethod · 0.45
loadFunction · 0.45
loadAsyncMethod · 0.45
xmlSAX2StartElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected