MCPcopy Create free account
hub / github.com/FastLED/FastLED / getLength

Method getLength

src/fl/math/xmap.cpp.hpp:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77u16 XMap::getLength() const { return length; }
78
79XMap::Type XMap::getType() const { return type; }
80

Callers 11

hasScreenMapMethod · 0.45
hasScreenMapMethod · 0.45
fromXMapMethod · 0.45
getScreenMapDataFunction · 0.45
_jsSetCanvasSizeFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
screenmap.cppFile · 0.45
RawDrawPixelMethod · 0.45
LedRopeTCLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected