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

◆ simplify() [1/2]

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

Definition at line 54 of file line_simplification.h.

55 {
57 }
void simplifyT(const fl::Slice< const Point > &polyLine, VectorType *out)

References simplifyT().

+ Here is the call graph for this function: