Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
523
u32 ScreenMap::getLength() const { return length; }
524
525
float ScreenMap::getDiameter() const { return mDiameter; }
526
527
vec2f ScreenMap::getBounds() const {
528
Callers
7
toJson
Method · 0.80
getScreenMapData
Function · 0.80
_jsSetCanvasSize
Function · 0.80
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
FL_TEST_FILE
Function · 0.80
screenmap.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected