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

◆ simplify() [2/2]

template<typename NumberT = float>
template<typename VectorType>
void fl::LineSimplifier< NumberT >::simplify ( const fl::span< Point > & polyLine,
VectorType * out )
inline

Definition at line 60 of file line_simplification.h.

60 {
62 }
void simplifyT(const fl::span< const Point > &polyLine, VectorType *out)

References simplifyT().

+ Here is the call graph for this function: