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

Class ScreenMap

src/fl/math/xymap.h:12–12  ·  view source on GitHub ↗

Forward declaration

Source from the content-addressed store, hash-verified

10namespace fl {
11struct CRGB; // Forward declaration
12class ScreenMap;
13class XMap; // Forward declaration
14
15FASTLED_FORCE_INLINE u16 xy_serpentine(u16 x, u16 y,

Callers 3

setupFunction · 0.50
makeRingScreenMapFunction · 0.50
makeScreenMapFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected