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

Method cylinderWidth

src/fl/gfx/corkscrew.h:155–155  ·  view source on GitHub ↗

Essential API - Core functionality

Source from the content-addressed store, hash-verified

153
154 // Essential API - Core functionality
155 fl::u16 cylinderWidth() const { return mWidth; }
156 fl::u16 cylinderHeight() const { return mHeight; }
157
158 // Enhanced surface handling with shared_ptr

Callers 3

FL_TEST_FILEFunction · 0.80
triggerWaveRippleFunction · 0.80
setupFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected