16#include "../../Utils/Signals/FunctionGenerator.h"
17#include "../../Utils/Math/Mathematics.h"
Defines the base Effect class for applying transformations or effects to pixel groups.
Abstract base class for applying visual effects to pixel groups.
A class to generate various waveform functions with customizable parameters.
@ Sawtooth
Sawtooth waveform.
Interface for managing and interacting with a collection of pixels.
Applies a radial blur effect to pixel groups.
void ApplyEffect(IPixelGroup *pixelGroup) override
Applies the radial blur effect to the given pixel group.
FunctionGenerator fGenRotation
Function generator for controlling the rotational motion of the blur.
const uint8_t pixels
Number of pixels to apply the effect to.