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

Method getDiameter

src/fl/math/screenmap.cpp.hpp:525–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523u32 ScreenMap::getLength() const { return length; }
524
525float ScreenMap::getDiameter() const { return mDiameter; }
526
527vec2f ScreenMap::getBounds() const {
528

Callers 7

toJsonMethod · 0.80
getScreenMapDataFunction · 0.80
_jsSetCanvasSizeFunction · 0.80
FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80
FL_TEST_FILEFunction · 0.80
screenmap.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected