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

◆ hasDrawBounds()

virtual bool fl::XYPathGenerator::hasDrawBounds ( rect< i16 > * bounds)
inlinevirtual

Reimplemented in fl::XYPathFunction.

Definition at line 62 of file xypath_impls.h.

62 {
63 FASTLED_UNUSED(bounds);
64 return false;
65 }
#define FASTLED_UNUSED(x)

References FASTLED_UNUSED, and hasDrawBounds().

Referenced by hasDrawBounds().

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