Skip to content

SphereLayout

Source: SphereLayout.h

SphereLayout

class SphereLayout
src/light/layouts/SphereLayout.h:20

Inherits: 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