Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ hasDrawBounds
Method
hasDrawBounds
src/fl/gfx/xypath.cpp.hpp:296–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
bool XYPath::hasDrawBounds() const { return mPathRenderer->hasDrawBounds(); }
297
298
} // namespace fl
299
Callers
1
NewCustomPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected