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

Method y

snap_drawing/src/snap_drawing/cpp/Utils/Geometry.hpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 constexpr Scalar y() const {
137 return top;
138 }
139
140 constexpr Scalar width() const {
141 return right - left;

Callers 8

rasterIntoMethod · 0.80
drawLayerInCanvasFunction · 0.80
rasterFrameMethod · 0.80
toJSONValueFunction · 0.80
appendSegmentWordFunction · 0.80
updateShaderMethod · 0.80
updateShaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected