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

◆ compute()

vec2f fl::XYPathRenderer::compute ( float alpha)

Definition at line 119 of file xypath.cpp.

119 {
120 return compute_float(alpha, mTransform);
121}
TransformFloat mTransform
vec2f compute_float(float alpha, const TransformFloat &tx)

References compute_float(), and mTransform.

+ Here is the call graph for this function: