FastLED 3.9.15
Loading...
Searching...
No Matches

◆ identity()

static XYMap fl::XYMap::identity ( u16 width,
u16 height )
inlinestatic

Definition at line 67 of file xymap.h.

67 {
69 }
static XYMap constructRectangularGrid(u16 width, u16 height, u16 offset=0)
Definition xymap.cpp:34
u16 width
Definition xymap.h:127
u16 height
Definition xymap.h:128

References XYMap(), constructRectangularGrid(), height, and width.

+ Here is the call graph for this function: