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

◆ width()

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

Definition at line 61 of file grid.h.

61{ return mWidth; }
u32 mWidth
Definition grid.h:89

References mWidth.

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

+ Here is the caller graph for this function: