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

Method x

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

Source from the content-addressed store, hash-verified

130 : left(left), top(top), right(right), bottom(bottom) {}
131
132 constexpr Scalar x() const {
133 return left;
134 }
135
136 constexpr Scalar y() const {
137 return top;

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