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

◆ at() [2/2]

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

Definition at line 137 of file xypath.cpp.

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

References compute_float().

+ Here is the call graph for this function: