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

◆ simplify() [1/2]

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

Definition at line 55 of file line_simplification.h.

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

References simplifyT().

+ Here is the call graph for this function: