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

Go to the source code of this file.

Classes

class  fl::WaveSimulation1D
 
class  fl::WaveSimulation2D
 

Namespaces

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

Enumerations

enum  fl::U8EasingFunction { fl::WAVE_U8_MODE_LINEAR , fl::WAVE_U8_MODE_SQRT }