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

◆ hasDrawBounds()

bool fl::XYPath::hasDrawBounds ( ) const

Definition at line 282 of file xypath.cpp.

282{ return mPathRenderer->hasDrawBounds(); }
XYPathRendererPtr mPathRenderer
Definition xypath.h:132

References mPathRenderer.