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

◆ hasDrawBounds()

bool fl::XYPath::hasDrawBounds ( ) const

Definition at line 294 of file xypath.cpp.

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

References mPathRenderer.