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

◆ at() [2/2]

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

Definition at line 125 of file xypath.cpp.

125 {
126 return compute_float(alpha, tx);
127}
vec2f compute_float(float alpha, const TransformFloat &tx)

References compute_float().

+ Here is the call graph for this function: