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

◆ at() [2/2]

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

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

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

References compute_float().

+ Here is the call graph for this function: