FastLED 3.9.15
|
#include "fl/math.h"
Go to the source code of this file.
Classes | |
struct | fl::line_xy< T > |
struct | fl::pair_xy< T > |
struct | fl::rect< T > |
struct | fl::vec2< T > |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Typedefs | |
using | fl::pair_xy_float = vec2<float> |
using | fl::vec2f = vec2<float> |