FastLED 3.9.15
Loading...
Searching...
No Matches
geometry.h File Reference
#include "fl/math.h"
+ Include dependency graph for geometry.h:
+ This graph shows which files directly or indirectly include this file:

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>