SphereLayout
Source:
SphereLayout.h
SphereLayout¶
src/light/layouts/SphereLayout.h:20Inherits:
LayoutBase
Layout mapping LEDs onto a sphere surface.
Public Attributes¶
lengthType radius = 4
Public Methods¶
virtual inline void defineControls() override
: defineControls MUST be idempotent and pure: only controls_.clear() + controls_.addX().
virtual inline nrOfLightsType lightCount() const override
virtual inline void forEachCoord(constCoordSink & sink) const override