FastLED 3.9.15
Loading...
Searching...
No Matches
tile2x2.cpp File Reference
#include "fl/tile2x2.h"
#include "crgb.h"
#include "fl/draw_visitor.h"
#include "fl/math_macros.h"
#include "fl/raster.h"
#include "fl/raster_sparse.h"
#include "fl/unused.h"
#include "fl/warn.h"
#include "fl/xymap.h"
#include "fl/vector.h"
+ Include dependency graph for tile2x2.cpp:

Go to the source code of this file.

Namespaces

namespace  fl
 IMPORTANT!
 
namespace  fl::anonymous_namespace{tile2x2.cpp}
 

Functions

static vec2< u16 > fl::anonymous_namespace{tile2x2.cpp}::wrap (const vec2< u16 > &v, const vec2< u16 > &size)
 
static vec2< u16 > fl::anonymous_namespace{tile2x2.cpp}::wrap_x (const vec2< u16 > &v, const u16 width)