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

◆ set() [2/2]

void fl::PointPath::set ( vec2f p)

Definition at line 203 of file xypath_impls.cpp.

203{ mPoint = p; }
static FASTLED_NAMESPACE_BEGIN uint8_t const p[]
Definition noise.cpp:30

References mPoint, and p.