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

◆ compute()

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

Definition at line 133 of file xypath.cpp.hpp.

133 {
134 return compute_float(alpha, mTransform);
135}
TransformFloat mTransform
vec2f compute_float(float alpha, const TransformFloat &tx)

References compute_float(), and mTransform.

+ Here is the call graph for this function: