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

◆ width()

template<typename T>
u32 fl::Grid< T >::width ( ) const
inline

Definition at line 59 of file grid.h.

59{ return mWidth; }
u32 mWidth
Definition grid.h:87

References mWidth.

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

+ Here is the caller graph for this function: