16#include "../../Utils/Signals/FunctionGenerator.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.
Interface for managing and interacting with a collection of pixels.
A debugging effect used to identify memory issues in pixel rendering.
Test()
Constructs a Test effect instance.
FunctionGenerator fGenD
Function generator for the debug intensity values.
void ApplyEffect(IPixelGroup *pixelGroup) override
Applies the debugging effect to the given pixel group.