FastLED 3.9.15
Loading...
Searching...
No Matches
wave.h File Reference
#include <stdint.h>
#include "fl/warn.h"
#include "fl/ptr.h"
#include "fl/wave_simulation.h"
#include "fl/xymap.h"
#include "fx/fx.h"
#include "fx/fx2d.h"
#include "pixelset.h"
#include "colorutils.h"
+ Include dependency graph for wave.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::WaveCrgbGradientMap
 
class  fl::WaveCrgbMap
 
class  fl::WaveCrgbMapDefault
 
class  fl::WaveFx
 
struct  fl::WaveFxArgs
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Functions

 fl::FASTLED_SMART_PTR (WaveCrgbGradientMap)
 
 fl::FASTLED_SMART_PTR (WaveCrgbMap)
 
 fl::FASTLED_SMART_PTR (WaveCrgbMapDefault)
 
 fl::FASTLED_SMART_PTR (WaveFx)
 

Class Documentation

◆ fl::WaveFxArgs

struct fl::WaveFxArgs
Class Members
bool auto_updates = true
WaveCrgbMapPtr crgbMap
float dampening = 6.0f
SuperSample factor = SuperSample::SUPER_SAMPLE_2X
bool half_duplex = true
float speed = 0.16f