FastLED
3.9.15
Loading...
Searching...
No Matches
◆
identity()
static
XYMap
fl::XYMap::identity
(
u16
width
,
u16
height
)
inline
static
Definition at line
67
of file
xymap.h
.
67
{
68
return
constructRectangularGrid
(
width
,
height
);
69
}
XYMap::constructRectangularGrid
static XYMap constructRectangularGrid(u16 width, u16 height, u16 offset=0)
Definition
xymap.cpp:34
XYMap::width
u16 width
Definition
xymap.h:127
XYMap::height
u16 height
Definition
xymap.h:128
XYMap
Generated on Sat Sep 20 2025 20:42:22 for FastLED by
1.13.2