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

◆ reset()

XYRasterSparse_RGB8 & fl::XYRasterSparse_RGB8::reset ( )
inline

Definition at line 239 of file raster_sparse.h.

239 {
240 mSparseGrid.clear();
241 mCache.clear();
242 return *this;
243 }
unordered_map< vec2< u16 >, CRGB *, FastHashKey, EqualToKey, kMaxCacheSize > mCache

References XYRasterSparse_RGB8(), mCache, mSparseGrid, and reset().

Referenced by clear(), and reset().

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