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

◆ at() [1/2]

template<typename T>
T & fl::Grid< T >::at ( u32 x,
u32 y )
inline

Definition at line 53 of file grid.h.

53{ return access(x, y); }
T & access(u32 x, u32 y)
Definition grid.h:72

References access(), x, and y.

Referenced by operator()(), operator()(), fl::Corkscrew::readFrom(), and fl::Corkscrew::readFromMulti().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: