MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getTop

Method getTop

valdi/src/valdi/runtime/Views/Frame.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91float Frame::getTop() const {
92 return y;
93}
94
95float Frame::getRight() const {
96 return x + width;

Callers 5

rasterIntoMethod · 0.80
updateVisibleBoundsMethod · 0.80
rebuildMethod · 0.80
drawFrameMethod · 0.80
drawFrameSyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected