MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / getMask

Method getMask

Libraries/QRCode/tests/QrCode.cpp:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153int qrcodegen::QrCode::getMask() const {
154 return mask;
155}
156
157
158int qrcodegen::QrCode::getModule(int x, int y) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected