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

◆ at() [2/2]

vec2f fl::XYPathRenderer::at ( float alpha,
const TransformFloat & tx )

Definition at line 138 of file xypath.cpp.

138 {
139 return compute_float(alpha, tx);
140}
vec2f compute_float(float alpha, const TransformFloat &tx)

References compute_float().

+ Here is the call graph for this function: