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

◆ set() [1/2]

void fl::PointPath::set ( float x,
float y )

Definition at line 201 of file xypath_impls.cpp.

201{ set(vec2f(x, y)); }
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:82
uint32_t y[NUM_LAYERS]
Definition Fire2023.ino:83
void set(float x, float y)
vec2< float > vec2f
Definition geometry.h:151

References set(), x, and y.

Referenced by set().

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